grafana: remove additional irrelevant/redundant values
This commit is contained in:
@@ -16,11 +16,6 @@ grafana:
|
|||||||
defaultCurlOptions: -skf
|
defaultCurlOptions: -skf
|
||||||
deploymentStrategy:
|
deploymentStrategy:
|
||||||
type: Recreate
|
type: Recreate
|
||||||
downloadDashboardsImage:
|
|
||||||
pullPolicy: IfNotPresent
|
|
||||||
registry: docker.io
|
|
||||||
repository: curlimages/curl
|
|
||||||
tag: 8.9.1
|
|
||||||
enableServiceLinks: true
|
enableServiceLinks: true
|
||||||
envFromConfigMaps:
|
envFromConfigMaps:
|
||||||
- name: grafana-env
|
- name: grafana-env
|
||||||
@@ -139,11 +134,6 @@ grafana:
|
|||||||
secretName: cert-dubyatp-xyz
|
secretName: cert-dubyatp-xyz
|
||||||
initChownData:
|
initChownData:
|
||||||
enabled: true
|
enabled: true
|
||||||
image:
|
|
||||||
pullPolicy: IfNotPresent
|
|
||||||
registry: docker.io
|
|
||||||
repository: library/busybox
|
|
||||||
tag: 1.31.1
|
|
||||||
securityContext:
|
securityContext:
|
||||||
capabilities:
|
capabilities:
|
||||||
add:
|
add:
|
||||||
|
|||||||
Reference in New Issue
Block a user