Skip to content

grafana values.yaml💣

global.imagePullSecrets💣

Type: list

Default value
[]
Default value (formatted)
[]

rbac.create💣

Type: bool

Default value
true

rbac.pspEnabled💣

Type: bool

Default value
false

rbac.pspUseAppArmor💣

Type: bool

Default value
false

rbac.namespaced💣

Type: bool

Default value
false

rbac.extraRoleRules💣

Type: list

Default value
[]
Default value (formatted)
[]

rbac.extraClusterRoleRules💣

Type: list

Default value
[]
Default value (formatted)
[]

serviceAccount.create💣

Type: bool

Default value
true

serviceAccount.name💣

Type: string

Default value
nil

serviceAccount.nameTest💣

Type: string

Default value
nil

serviceAccount.labels💣

Type: object

Default value
{}
Default value (formatted)
{}

serviceAccount.autoMount💣

Type: bool

Default value
true

replicas💣

Type: int

Default value
1

headlessService💣

Type: bool

Default value
false

autoscaling.enabled💣

Type: bool

Default value
false

autoscaling.minReplicas💣

Type: int

Default value
1

autoscaling.maxReplicas💣

Type: int

Default value
5

autoscaling.targetCPU💣

Type: string

Default value
"60"

autoscaling.targetMemory💣

Type: string

Default value
""

autoscaling.behavior💣

Type: object

Default value
{}
Default value (formatted)
{}

podDisruptionBudget💣

Type: object

Default value
{}
Default value (formatted)
{}

deploymentStrategy.type💣

Type: string

Default value
"RollingUpdate"

readinessProbe.httpGet.path💣

Type: string

Default value
"/api/health"

readinessProbe.httpGet.port💣

Type: int

Default value
3000

livenessProbe.httpGet.path💣

Type: string

Default value
"/api/health"

livenessProbe.httpGet.port💣

Type: int

Default value
3000

livenessProbe.initialDelaySeconds💣

Type: int

Default value
60

livenessProbe.timeoutSeconds💣

Type: int

Default value
30

livenessProbe.failureThreshold💣

Type: int

Default value
10

image.repository💣

Type: string

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

image.tag💣

Type: string

Default value
"10.0.3"

image.pullPolicy💣

Type: string

Default value
"IfNotPresent"

image.pullSecrets[0]💣

Type: string

Default value
"private-registry"

testFramework.enabled💣

Type: bool

Default value
false

testFramework.image💣

Type: string

Default value
"docker.io/bats/bats"

testFramework.tag💣

Type: string

Default value
"v1.4.1"

testFramework.imagePullPolicy💣

Type: string

Default value
"IfNotPresent"

testFramework.securityContext💣

Type: object

Default value
{}
Default value (formatted)
{}

securityContext.runAsNonRoot💣

Type: bool

Default value
true

securityContext.runAsUser💣

Type: int

Default value
65532

securityContext.runAsGroup💣

Type: int

Default value
65532

securityContext.fsGroup💣

Type: int

Default value
65532

containerSecurityContext.allowPrivilegeEscalation💣

Type: bool

Default value
false

containerSecurityContext.capabilities.drop[0]💣

Type: string

Default value
"ALL"

containerSecurityContext.seccompProfile.type💣

Type: string

Default value
"RuntimeDefault"

createConfigmap💣

Type: bool

Default value
true

extraConfigmapMounts💣

Type: list

Default value
[]
Default value (formatted)
[]

extraEmptyDirMounts💣

Type: list

Default value
[]
Default value (formatted)
[]

extraLabels💣

Type: object

Default value
{}
Default value (formatted)
{}

downloadDashboardsImage.repository💣

Type: string

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

downloadDashboardsImage.tag💣

Type: string

Default value
"2.0.0"

downloadDashboardsImage.pullPolicy💣

Type: string

Default value
"IfNotPresent"

downloadDashboards.env💣

Type: object

Default value
{}
Default value (formatted)
{}

downloadDashboards.envFromSecret💣

Type: string

Default value
""

downloadDashboards.resources.limits.cpu💣

Type: string

Default value
"20m"

downloadDashboards.resources.limits.memory💣

Type: string

Default value
"20Mi"

downloadDashboards.resources.requests.cpu💣

Type: string

Default value
"20m"

downloadDashboards.resources.requests.memory💣

Type: string

Default value
"20Mi"

downloadDashboards.securityContext.allowPrivilegeEscalation💣

Type: bool

Default value
false

downloadDashboards.securityContext.capabilities.drop[0]💣

Type: string

Default value
"ALL"

downloadDashboards.securityContext.seccompProfile.type💣

Type: string

Default value
"RuntimeDefault"

downloadDashboards.envValueFrom💣

Type: object

Default value
{}
Default value (formatted)
{}

podPortName💣

Type: string

Default value
"grafana"

gossipPortName💣

Type: string

Default value
"gossip"

service.enabled💣

Type: bool

Default value
true

service.type💣

Type: string

Default value
"ClusterIP"

service.port💣

Type: int

Default value
80

service.targetPort💣

Type: int

Default value
3000

service.annotations💣

Type: object

Default value
{}
Default value (formatted)
{}

service.labels💣

Type: object

Default value
{}
Default value (formatted)
{}

service.portName💣

Type: string

Default value
"http-service"

service.appProtocol💣

Type: string

Default value
""

serviceMonitor.enabled💣

Type: bool

Default value
false

serviceMonitor.path💣

Type: string

Default value
"/metrics"

serviceMonitor.labels💣

Type: object

Default value
{}
Default value (formatted)
{}

serviceMonitor.interval💣

Type: string

Default value
"1m"

serviceMonitor.scheme💣

Type: string

Default value
"http"

serviceMonitor.tlsConfig💣

Type: object

Default value
{}
Default value (formatted)
{}

serviceMonitor.scrapeTimeout💣

Type: string

Default value
"30s"

serviceMonitor.relabelings💣

Type: list

Default value
[]
Default value (formatted)
[]

serviceMonitor.metricRelabelings💣

Type: list

Default value
[]
Default value (formatted)
[]

serviceMonitor.targetLabels💣

Type: list

Default value
[]
Default value (formatted)
[]

extraExposePorts💣

Type: list

Default value
[]
Default value (formatted)
[]

hostAliases💣

Type: list

Default value
[]
Default value (formatted)
[]

ingress.enabled💣

Type: bool

Default value
false

ingress.annotations💣

Type: object

Default value
{}
Default value (formatted)
{}

ingress.labels💣

Type: object

Default value
{}
Default value (formatted)
{}

ingress.path💣

Type: string

Default value
"/"

ingress.pathType💣

Type: string

Default value
"Prefix"

ingress.hosts[0]💣

Type: string

Default value
"chart-example.local"

ingress.extraPaths💣

Type: list

Default value
[]
Default value (formatted)
[]

ingress.tls💣

Type: list

Default value
[]
Default value (formatted)
[]

resources.limits.cpu💣

Type: string

Default value
"100m"

resources.limits.memory💣

Type: string

Default value
"256Mi"

resources.requests.cpu💣

Type: string

Default value
"100m"

resources.requests.memory💣

Type: string

Default value
"256Mi"

nodeSelector💣

Type: object

Default value
{}
Default value (formatted)
{}

tolerations💣

Type: list

Default value
[]
Default value (formatted)
[]

affinity💣

Type: object

Default value
{}
Default value (formatted)
{}

topologySpreadConstraints💣

Type: list

Default value
[]
Default value (formatted)
[]

extraInitContainers💣

Type: list

Default value
[]
Default value (formatted)
[]

extraContainers💣

Type: string

Default value
""

extraContainerVolumes💣

Type: list

Default value
[]
Default value (formatted)
[]

persistence.type💣

Type: string

Default value
"pvc"

persistence.enabled💣

Type: bool

Default value
false

persistence.accessModes[0]💣

Type: string

Default value
"ReadWriteOnce"

persistence.size💣

Type: string

Default value
"10Gi"

persistence.finalizers[0]💣

Type: string

Default value
"kubernetes.io/pvc-protection"

persistence.extraPvcLabels💣

Type: object

Default value
{}
Default value (formatted)
{}

persistence.inMemory.enabled💣

Type: bool

Default value
false

initChownData.enabled💣

Type: bool

Default value
false

initChownData.image.repository💣

Type: string

Default value
"registry1.dso.mil/ironbank/redhat/ubi/ubi8-minimal"

initChownData.image.tag💣

Type: string

Default value
"8.8"

initChownData.image.sha💣

Type: string

Default value
""

initChownData.image.pullPolicy💣

Type: string

Default value
"IfNotPresent"

initChownData.resources.limits.cpu💣

Type: string

Default value
"100m"

initChownData.resources.limits.memory💣

Type: string

Default value
"128Mi"

initChownData.resources.requests.cpu💣

Type: string

Default value
"100m"

initChownData.resources.requests.memory💣

Type: string

Default value
"128Mi"

initChownData.securityContext.runAsNonRoot💣

Type: bool

Default value
false

initChownData.securityContext.runAsUser💣

Type: int

Default value
0

initChownData.securityContext.seccompProfile.type💣

Type: string

Default value
"RuntimeDefault"

initChownData.securityContext.capabilities.add[0]💣

Type: string

Default value
"CHOWN"

adminUser💣

Type: string

Default value
"admin"

adminPassword💣

Type: string

Default value
"prom-operator"

admin.existingSecret💣

Type: string

Default value
""

admin.userKey💣

Type: string

Default value
"admin-user"

admin.passwordKey💣

Type: string

Default value
"admin-password"

env💣

Type: object

Default value
{}
Default value (formatted)
{}

envValueFrom💣

Type: object

Default value
{}
Default value (formatted)
{}

envFromSecret💣

Type: string

Default value
""

envRenderSecret💣

Type: object

Default value
{}
Default value (formatted)
{}

envFromSecrets💣

Type: list

Default value
[]
Default value (formatted)
[]

envFromConfigMaps💣

Type: list

Default value
[]
Default value (formatted)
[]

Type: bool

Default value
true

extraSecretMounts💣

Type: list

Default value
[]
Default value (formatted)
[]

extraVolumeMounts💣

Type: list

Default value
[]
Default value (formatted)
[]

lifecycleHooks💣

Type: object

Default value
{}
Default value (formatted)
{}

plugins💣

Type: list

Default value
[]
Default value (formatted)
[]

datasources💣

Type: object

Default value
{}
Default value (formatted)
{}

alerting💣

Type: object

Default value
{}
Default value (formatted)
{}

notifiers💣

Type: object

Default value
{}
Default value (formatted)
{}

dashboardProviders💣

Type: object

Default value
{}
Default value (formatted)
{}

dashboards💣

Type: object

Default value
{}
Default value (formatted)
{}

dashboardsConfigMaps💣

Type: object

Default value
{}
Default value (formatted)
{}

“grafana.ini”.paths.data💣

Type: string

Default value
"/var/lib/grafana/"

“grafana.ini”.paths.logs💣

Type: string

Default value
"/var/log/grafana"

“grafana.ini”.paths.plugins💣

Type: string

Default value
"/var/lib/grafana/plugins"

“grafana.ini”.paths.provisioning💣

Type: string

Default value
"/etc/grafana/provisioning"

“grafana.ini”.analytics.check_for_updates💣

Type: bool

Default value
true

“grafana.ini”.log.mode💣

Type: string

Default value
"console"

“grafana.ini”.grafana_net.url💣

Type: string

Default value
"https://grafana.net"

“grafana.ini”.server.domain💣

Type: string

Default value
"{{ if (and .Values.ingress.enabled .Values.ingress.hosts) }}{{ .Values.ingress.hosts \| first }}{{ else }}''{{ end }}"

“grafana.ini”.”auth.generic_oauth”.enabled💣

Type: bool

Default value
false

“grafana.ini”.”auth.generic_oauth”.client_id💣

Type: string

Default value
"grafana"

“grafana.ini”.”auth.generic_oauth”.client_secret💣

Type: string

Default value
"secret"

“grafana.ini”.”auth.generic_oauth”.scopes💣

Type: string

Default value
"Grafana"

“grafana.ini”.”auth.generic_oauth”.auth_url💣

Type: string

Default value
"https://login.dso.mil/auth/realms/baby-yoda/protocol/openid-connect/auth"

“grafana.ini”.”auth.generic_oauth”.token_url💣

Type: string

Default value
"https://login.dso.mil/auth/realms/baby-yoda/protocol/openid-connect/token"

“grafana.ini”.”auth.generic_oauth”.api_url💣

Type: string

Default value
"https://login.dso.mil/auth/realms/baby-yoda/protocol/openid-connect/userinfo"

“grafana.ini”.”auth.generic_oauth”.allow_sign_up💣

Type: bool

Default value
true

“grafana.ini”.”auth.generic_oauth”.role_attribute_path💣

Type: string

Default value
"Viewer"

“grafana.ini”.”plugin.grafana-piechart-panel”.path💣

Type: string

Default value
"/var/lib/bb-plugins/piechart-panel"

“grafana.ini”.”plugin.grafana-polystat-panel”.path💣

Type: string

Default value
"/var/lib/bb-plugins/polystat-panel"

“grafana.ini”.”plugin.redis-datasource”.path💣

Type: string

Default value
"/var/lib/bb-plugins/redis-datasource"

ldap.enabled💣

Type: bool

Default value
false

ldap.existingSecret💣

Type: string

Default value
""

ldap.config💣

Type: string

Default value
""

smtp.existingSecret💣

Type: string

Default value
""

smtp.userKey💣

Type: string

Default value
"user"

smtp.passwordKey💣

Type: string

Default value
"password"

sidecar.image.repository💣

Type: string

Default value
"registry1.dso.mil/ironbank/kiwigrid/k8s-sidecar"

sidecar.image.tag💣

Type: string

Default value
"1.25.0"

sidecar.imagePullPolicy💣

Type: string

Default value
"IfNotPresent"

sidecar.resources.limits.cpu💣

Type: string

Default value
"100m"

sidecar.resources.limits.memory💣

Type: string

Default value
"100Mi"

sidecar.resources.requests.cpu💣

Type: string

Default value
"100m"

sidecar.resources.requests.memory💣

Type: string

Default value
"100Mi"

sidecar.securityContext.allowPrivilegeEscalation💣

Type: bool

Default value
false

sidecar.securityContext.capabilities.drop[0]💣

Type: string

Default value
"ALL"

sidecar.securityContext.seccompProfile.type💣

Type: string

Default value
"RuntimeDefault"

sidecar.enableUniqueFilenames💣

Type: bool

Default value
false

sidecar.readinessProbe💣

Type: object

Default value
{}
Default value (formatted)
{}

sidecar.livenessProbe💣

Type: object

Default value
{}
Default value (formatted)
{}

sidecar.alerts.enabled💣

Type: bool

Default value
false

sidecar.alerts.env💣

Type: object

Default value
{}
Default value (formatted)
{}

sidecar.alerts.label💣

Type: string

Default value
"grafana_alert"

sidecar.alerts.labelValue💣

Type: string

Default value
""

sidecar.alerts.searchNamespace💣

Type: string

Default value
nil

sidecar.alerts.watchMethod💣

Type: string

Default value
"WATCH"

sidecar.alerts.resource💣

Type: string

Default value
"both"

sidecar.alerts.reloadURL💣

Type: string

Default value
"http://localhost:3000/api/admin/provisioning/alerting/reload"

sidecar.alerts.script💣

Type: string

Default value
nil

sidecar.alerts.skipReload💣

Type: bool

Default value
false

sidecar.alerts.extraMounts💣

Type: list

Default value
[]
Default value (formatted)
[]

sidecar.alerts.sizeLimit💣

Type: object

Default value
{}
Default value (formatted)
{}

sidecar.dashboards.enabled💣

Type: bool

Default value
true

sidecar.dashboards.env💣

Type: object

Default value
{}
Default value (formatted)
{}

sidecar.dashboards.SCProvider💣

Type: bool

Default value
true

sidecar.dashboards.label💣

Type: string

Default value
"grafana_dashboard"

sidecar.dashboards.labelValue💣

Type: string

Default value
"1"

sidecar.dashboards.annotations💣

Type: object

Default value
{}
Default value (formatted)
{}

sidecar.dashboards.folder💣

Type: string

Default value
"/tmp/dashboards"

sidecar.dashboards.defaultFolderName💣

Type: string

Default value
nil

sidecar.dashboards.searchNamespace💣

Type: string

Default value
"ALL"

sidecar.dashboards.watchMethod💣

Type: string

Default value
"WATCH"

sidecar.dashboards.resource💣

Type: string

Default value
"both"

sidecar.dashboards.folderAnnotation💣

Type: string

Default value
nil

sidecar.dashboards.reloadURL💣

Type: string

Default value
"http://localhost:3000/api/admin/provisioning/dashboards/reload"

sidecar.dashboards.script💣

Type: string

Default value
nil

sidecar.dashboards.skipReload💣

Type: bool

Default value
false

sidecar.dashboards.provider.name💣

Type: string

Default value
"sidecarProvider"

sidecar.dashboards.provider.orgid💣

Type: int

Default value
1

sidecar.dashboards.provider.folder💣

Type: string

Default value
""

sidecar.dashboards.provider.type💣

Type: string

Default value
"file"

sidecar.dashboards.provider.disableDelete💣

Type: bool

Default value
false

sidecar.dashboards.provider.allowUiUpdates💣

Type: bool

Default value
false

sidecar.dashboards.provider.foldersFromFilesStructure💣

Type: bool

Default value
false

sidecar.dashboards.extraMounts💣

Type: list

Default value
[]
Default value (formatted)
[]

sidecar.dashboards.sizeLimit💣

Type: object

Default value
{}
Default value (formatted)
{}

sidecar.dashboards.multicluster.global.enabled💣

Type: bool

Default value
true

sidecar.dashboards.multicluster.etcd.enabled💣

Type: bool

Default value
true

sidecar.datasources.enabled💣

Type: bool

Default value
true

sidecar.datasources.env💣

Type: object

Default value
{}
Default value (formatted)
{}

sidecar.datasources.label💣

Type: string

Default value
"grafana_datasource"

sidecar.datasources.labelValue💣

Type: string

Default value
"1"

sidecar.datasources.searchNamespace💣

Type: string

Default value
nil

sidecar.datasources.watchMethod💣

Type: string

Default value
"WATCH"

sidecar.datasources.resource💣

Type: string

Default value
"both"

sidecar.datasources.reloadURL💣

Type: string

Default value
"http://localhost:3000/api/admin/provisioning/datasources/reload"

sidecar.datasources.script💣

Type: string

Default value
nil

sidecar.datasources.skipReload💣

Type: bool

Default value
false

sidecar.datasources.initDatasources💣

Type: bool

Default value
false

sidecar.datasources.sizeLimit💣

Type: object

Default value
{}
Default value (formatted)
{}

sidecar.plugins.enabled💣

Type: bool

Default value
false

sidecar.plugins.env💣

Type: object

Default value
{}
Default value (formatted)
{}

sidecar.plugins.label💣

Type: string

Default value
"grafana_plugin"

sidecar.plugins.labelValue💣

Type: string

Default value
""

sidecar.plugins.searchNamespace💣

Type: string

Default value
nil

sidecar.plugins.watchMethod💣

Type: string

Default value
"WATCH"

sidecar.plugins.resource💣

Type: string

Default value
"both"

sidecar.plugins.reloadURL💣

Type: string

Default value
"http://localhost:3000/api/admin/provisioning/plugins/reload"

sidecar.plugins.script💣

Type: string

Default value
nil

sidecar.plugins.skipReload💣

Type: bool

Default value
false

sidecar.plugins.initPlugins💣

Type: bool

Default value
false

sidecar.plugins.sizeLimit💣

Type: object

Default value
{}
Default value (formatted)
{}

sidecar.notifiers.enabled💣

Type: bool

Default value
false

sidecar.notifiers.env💣

Type: object

Default value
{}
Default value (formatted)
{}

sidecar.notifiers.label💣

Type: string

Default value
"grafana_notifier"

sidecar.notifiers.labelValue💣

Type: string

Default value
""

sidecar.notifiers.searchNamespace💣

Type: string

Default value
nil

sidecar.notifiers.watchMethod💣

Type: string

Default value
"WATCH"

sidecar.notifiers.resource💣

Type: string

Default value
"both"

sidecar.notifiers.reloadURL💣

Type: string

Default value
"http://localhost:3000/api/admin/provisioning/notifications/reload"

sidecar.notifiers.script💣

Type: string

Default value
nil

sidecar.notifiers.skipReload💣

Type: bool

Default value
false

sidecar.notifiers.initNotifiers💣

Type: bool

Default value
false

sidecar.notifiers.sizeLimit💣

Type: object

Default value
{}
Default value (formatted)
{}

namespaceOverride💣

Type: string

Default value
""

revisionHistoryLimit💣

Type: int

Default value
10

imageRenderer.deploymentStrategy💣

Type: object

Default value
{}
Default value (formatted)
{}

imageRenderer.enabled💣

Type: bool

Default value
false

imageRenderer.replicas💣

Type: int

Default value
1

imageRenderer.autoscaling.enabled💣

Type: bool

Default value
false

imageRenderer.autoscaling.minReplicas💣

Type: int

Default value
1

imageRenderer.autoscaling.maxReplicas💣

Type: int

Default value
5

imageRenderer.autoscaling.targetCPU💣

Type: string

Default value
"60"

imageRenderer.autoscaling.targetMemory💣

Type: string

Default value
""

imageRenderer.autoscaling.behavior💣

Type: object

Default value
{}
Default value (formatted)
{}

imageRenderer.image.repository💣

Type: string

Default value
"docker.io/grafana/grafana-image-renderer"

imageRenderer.image.tag💣

Type: string

Default value
"latest"

imageRenderer.image.sha💣

Type: string

Default value
""

imageRenderer.image.pullPolicy💣

Type: string

Default value
"Always"

imageRenderer.env.HTTP_HOST💣

Type: string

Default value
"0.0.0.0"

imageRenderer.envValueFrom💣

Type: object

Default value
{}
Default value (formatted)
{}

imageRenderer.serviceAccountName💣

Type: string

Default value
""

imageRenderer.securityContext💣

Type: object

Default value
{}
Default value (formatted)
{}

imageRenderer.containerSecurityContext.seccompProfile.type💣

Type: string

Default value
"RuntimeDefault"

imageRenderer.containerSecurityContext.capabilities.drop[0]💣

Type: string

Default value
"ALL"

imageRenderer.containerSecurityContext.allowPrivilegeEscalation💣

Type: bool

Default value
false

imageRenderer.containerSecurityContext.readOnlyRootFilesystem💣

Type: bool

Default value
true

imageRenderer.hostAliases💣

Type: list

Default value
[]
Default value (formatted)
[]

imageRenderer.priorityClassName💣

Type: string

Default value
""

imageRenderer.service.enabled💣

Type: bool

Default value
true

imageRenderer.service.portName💣

Type: string

Default value
"http-web"

imageRenderer.service.port💣

Type: int

Default value
8081

imageRenderer.service.targetPort💣

Type: int

Default value
8081

imageRenderer.service.appProtocol💣

Type: string

Default value
""

imageRenderer.serviceMonitor.enabled💣

Type: bool

Default value
false

imageRenderer.serviceMonitor.path💣

Type: string

Default value
"/metrics"

imageRenderer.serviceMonitor.labels💣

Type: object

Default value
{}
Default value (formatted)
{}

imageRenderer.serviceMonitor.interval💣

Type: string

Default value
"1m"

imageRenderer.serviceMonitor.scheme💣

Type: string

Default value
"http"

imageRenderer.serviceMonitor.tlsConfig💣

Type: object

Default value
{}
Default value (formatted)
{}

imageRenderer.serviceMonitor.scrapeTimeout💣

Type: string

Default value
"30s"

imageRenderer.serviceMonitor.relabelings💣

Type: list

Default value
[]
Default value (formatted)
[]

imageRenderer.serviceMonitor.targetLabels💣

Type: list

Default value
[]
Default value (formatted)
[]

imageRenderer.grafanaProtocol💣

Type: string

Default value
"http"

imageRenderer.grafanaSubPath💣

Type: string

Default value
""

imageRenderer.podPortName💣

Type: string

Default value
"http"

imageRenderer.revisionHistoryLimit💣

Type: int

Default value
10

imageRenderer.networkPolicy.limitIngress💣

Type: bool

Default value
true

imageRenderer.networkPolicy.limitEgress💣

Type: bool

Default value
false

imageRenderer.networkPolicy.extraIngressSelectors💣

Type: list

Default value
[]
Default value (formatted)
[]

imageRenderer.resources💣

Type: object

Default value
{}
Default value (formatted)
{}

imageRenderer.nodeSelector💣

Type: object

Default value
{}
Default value (formatted)
{}

imageRenderer.tolerations💣

Type: list

Default value
[]
Default value (formatted)
[]

imageRenderer.affinity💣

Type: object

Default value
{}
Default value (formatted)
{}

networkPolicy.enabled💣

Type: bool

Default value
false

networkPolicy.ingress💣

Type: bool

Default value
true

networkPolicy.allowExternal💣

Type: bool

Default value
true

networkPolicy.explicitNamespacesSelector💣

Type: object

Default value
{}
Default value (formatted)
{}

networkPolicy.egress.enabled💣

Type: bool

Default value
false

networkPolicy.egress.ports💣

Type: list

Default value
[]
Default value (formatted)
[]

enableKubeBackwardCompatibility💣

Type: bool

Default value
false

useStatefulSet💣

Type: bool

Default value
false

extraObjects💣

Type: list

Default value
[]
Default value (formatted)
[]

defaultDashboardsEnabled.enabled💣

Type: bool

Default value
true

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

kubelet.enabled💣

Type: bool

Default value
true

kubelet.namespace💣

Type: string

Default value
"kube-system"

kubeProxy.enabled💣

Type: bool

Default value
true

kubeScheduler.enabled💣

Type: bool

Default value
true

nodeExporter.enabled💣

Type: bool

Default value
true

windowsMonitoring.enabled💣

Type: bool

Default value
true

prometheusRemoteWriteDashboards💣

Type: bool

Default value
true

networkPolicies.enabled💣

Type: bool

Default value
false

networkPolicies.ingressLabels.app💣

Type: string

Default value
"public-ingressgateway"

networkPolicies.ingressLabels.istio💣

Type: string

Default value
"ingressgateway"

domain💣

Type: string

Default value
"bigbang.dev"

istio.enabled💣

Type: bool

Default value
false

istio.grafana.enabled💣

Type: bool

Default value
true

istio.grafana.annotations💣

Type: object

Default value
{}
Default value (formatted)
{}

istio.grafana.labels💣

Type: object

Default value
{}
Default value (formatted)
{}

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"

redis.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"