Skip to content

grafana values.yaml📜

global.imageRegistry📜

Type: string

Default value
"registry1.dso.mil"

Description: Overrides the Docker registry globally for all images

global.imagePullSecrets📜

Type: list

Default value
[]

openshift📜

Type: bool

Default value
false

enterprise📜

Type: object

Default value
createSecret: false
license: null

Description: Toggle creation of Enterprise License Secret See https://docs-bigbang.dso.mil/latest/packages/grafana/docs/enterprise

alertmanager📜

Type: object

Default value
enabled: true

Description: kube-prometheus-stack dashboard backward-compatibility values

coreDns.enabled📜

Type: bool

Default value
true

kubeEtcd.enabled📜

Type: bool

Default value
true

kubeApiServer.enabled📜

Type: bool

Default value
true

kubeControllerManager.enabled📜

Type: bool

Default value
true

kubeScheduler.enabled📜

Type: bool

Default value
true

kubeProxy.enabled📜

Type: bool

Default value
true

nodeExporter.enabled📜

Type: bool

Default value
true

nodeExporter.operatingSystems.linux.enabled📜

Type: bool

Default value
true

nodeExporter.operatingSystems.aix.enabled📜

Type: bool

Default value
true

nodeExporter.operatingSystems.darwin.enabled📜

Type: bool

Default value
true

nodeExporter.operatingSystems.windows.enabled📜

Type: bool

Default value
true

kubelet.enabled📜

Type: bool

Default value
true

kubelet.namespace📜

Type: string

Default value
"kube-system"

windowsMonitoring.enabled📜

Type: bool

Default value
true

prometheusRemoteWriteDashboards📜

Type: bool

Default value
true

grafana.forceDeployDashboards.enabled📜

Type: bool

Default value
true

grafana.defaultDashboardsEnabled.enabled📜

Type: bool

Default value
true

grafana.operator.dashboardsConfigMapRefEnabled📜

Type: bool

Default value
false

grafana.operator.annotations📜

Type: object

Default value
{}

grafana.operator.matchLabels📜

Type: object

Default value
{}

grafana.defaultDashboardsEditable📜

Type: bool

Default value
true

grafana.sidecar.dashboards.label📜

Type: string

Default value
"grafana_dashboard"

grafana.sidecar.dashboards.labelValue📜

Type: string

Default value
"1"

grafana.sidecar.dashboards.annotations📜

Type: object

Default value
{}

networkPolicies.enabled📜

Type: bool

Default value
false

networkPolicies.ingressLabels.app📜

Type: string

Default value
"public-ingressgateway"

networkPolicies.ingressLabels.istio📜

Type: string

Default value
"ingressgateway"

networkPolicies.additionalPolicies📜

Type: list

Default value
[]

domain📜

Type: string

Default value
"dev.bigbang.mil"

autoRollingUpgrade.enabled📜

Type: bool

Default value
true

Description: Enable BigBang specific autoRollingUpgrade support

autoRollingUpgrade.image.repository📜

Type: string

Default value
"registry1.dso.mil/ironbank/big-bang/base"

autoRollingUpgrade.image.tag📜

Type: string

Default value
"2.1.0"

istio.enabled📜

Type: bool

Default value
false

istio.namespace📜

Type: string

Default value
"istio-system"

istio.hardened.enabled📜

Type: bool

Default value
false

istio.hardened.outboundTrafficPolicyMode📜

Type: string

Default value
"REGISTRY_ONLY"

istio.hardened.customServiceEntries📜

Type: list

Default value
[]

istio.hardened.customAuthorizationPolicies📜

Type: list

Default value
[]

istio.hardened.kiali.enabled📜

Type: bool

Default value
true

istio.hardened.kiali.namespaces[0]📜

Type: string

Default value
"kiali"

istio.hardened.kiali.principals[0]📜

Type: string

Default value
"cluster.local/ns/kiali/sa/kiali-service-account"

istio.grafana.enabled📜

Type: bool

Default value
true

istio.grafana.annotations📜

Type: object

Default value
{}

istio.grafana.labels📜

Type: object

Default value
{}

istio.grafana.gateways[0]📜

Type: string

Default value
"istio-system/main"

istio.grafana.hosts[0]📜

Type: string

Default value
"grafana.{{ .Values.domain }}"

istio.grafana.service📜

Type: string

Default value
""

istio.grafana.port📜

Type: string

Default value
""

istio.grafana.namespace📜

Type: string

Default value
""

istio.injection📜

Type: string

Default value
"disabled"

istio.mtls.mode📜

Type: string

Default value
"STRICT"

sso.enabled📜

Type: bool

Default value
false

bbtests.enabled📜

Type: bool

Default value
false

bbtests.cypress.artifacts📜

Type: bool

Default value
true

bbtests.cypress.envs.cypress_grafana_url📜

Type: string

Default value
"http://grafana:80"

bbtests.cypress.resources.requests.cpu📜

Type: int

Default value
2

bbtests.cypress.resources.requests.memory📜

Type: string

Default value
"2Gi"

bbtests.cypress.resources.limits.cpu📜

Type: int

Default value
2

bbtests.cypress.resources.limits.memory📜

Type: string

Default value
"2Gi"

bbtests.istio.sidecar.resources.cpu.requests📜

Type: string

Default value
"100m"

bbtests.istio.sidecar.resources.cpu.limits📜

Type: string

Default value
"2000m"

bbtests.istio.sidecar.resources.memory.requests📜

Type: string

Default value
"512Mi"

bbtests.istio.sidecar.resources.memory.limits📜

Type: string

Default value
"2048Mi"