Skip to content

kiali values.yaml📜

domain📜

Type: string

Default value
"bigbang.dev"

sso.enabled📜

Type: bool

Default value
false

istio.enabled📜

Type: bool

Default value
false

istio.hardened.enabled📜

Type: bool

Default value
false

istio.hardened.customAuthorizationPolicies📜

Type: list

Default value
[]

istio.hardened.outboundTrafficPolicyMode📜

Type: string

Default value
"REGISTRY_ONLY"

istio.hardened.customServiceEntries📜

Type: list

Default value
[]

istio.kiali.gateways[0]📜

Type: string

Default value
"istio-system/main"

istio.kiali.hosts[0]📜

Type: string

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

istio.mtls.mode📜

Type: string

Default value
"STRICT"

networkPolicies.enabled📜

Type: bool

Default value
false

networkPolicies.ingressLabels.app📜

Type: string

Default value
"istio-ingressgateway"

networkPolicies.ingressLabels.istio📜

Type: string

Default value
"ingressgateway"

networkPolicies.controlPlaneCidr📜

Type: string

Default value
"0.0.0.0/0"

networkPolicies.additionalPolicies📜

Type: list

Default value
[]

bbtests.enabled📜

Type: bool

Default value
false

bbtests.cypress.artifacts📜

Type: bool

Default value
true

bbtests.cypress.envs.cypress_url📜

Type: string

Default value
"http://kiali:20001"

waitJob.enabled📜

Type: bool

Default value
true

waitJob.scripts.image📜

Type: string

Default value
"registry1.dso.mil/ironbank/opensource/kubernetes/kubectl:v1.32.4"

waitJob.permissions.apiGroups[0]📜

Type: string

Default value
"kiali.io"

waitJob.permissions.apiGroups[1]📜

Type: string

Default value
"kiali.io/v1alpha1"

waitJob.permissions.resources[0]📜

Type: string

Default value
"kiali"

upstream.nameOverride📜

Type: string

Default value
"kiali-operator"

upstream.image.repo📜

Type: string

Default value
"registry1.dso.mil/ironbank/opensource/kiali/kiali-operator"

upstream.image.tag📜

Type: string

Default value
"v2.9.0"

upstream.image.pullPolicy📜

Type: string

Default value
"IfNotPresent"

upstream.image.pullSecrets[0]📜

Type: string

Default value
"private-registry"

upstream.securityContext.capabilities.drop[0]📜

Type: string

Default value
"ALL"

upstream.securityContext.allowPrivilegeEscalation📜

Type: bool

Default value
false

upstream.securityContext.privileged📜

Type: bool

Default value
false

upstream.securityContext.runAsNonRoot📜

Type: bool

Default value
true

upstream.securityContext.readOnlyRootFilesystem📜

Type: bool

Default value
true

upstream.securityContext.runAsGroup📜

Type: int

Default value
2001

upstream.securityContext.runAsUser📜

Type: int

Default value
2001

upstream.allowAdHocKialiImage📜

Type: bool

Default value
true

upstream.allowSecurityContextOverride📜

Type: bool

Default value
true

upstream.cr.create📜

Type: bool

Default value
true

upstream.cr.spec.istio_namespace📜

Type: string

Default value
"istio-system"

upstream.cr.spec.auth.strategy📜

Type: string

Default value
"anonymous"

upstream.cr.spec.deployment.image_name📜

Type: string

Default value
"registry1.dso.mil/ironbank/opensource/kiali/kiali"

upstream.cr.spec.deployment.image_version📜

Type: string

Default value
"v2.9.0"

upstream.cr.spec.deployment.image_pull_secrets[0]📜

Type: string

Default value
"private-registry"

upstream.cr.spec.deployment.security_context.capabilities.drop[0]📜

Type: string

Default value
"ALL"

upstream.cr.spec.deployment.security_context.allowPrivilegeEscalation📜

Type: bool

Default value
false

upstream.cr.spec.deployment.security_context.privileged📜

Type: bool

Default value
false

upstream.cr.spec.deployment.security_context.runAsNonRoot📜

Type: bool

Default value
true

upstream.cr.spec.deployment.security_context.readOnlyRootFilesystem📜

Type: bool

Default value
true

upstream.cr.spec.deployment.security_context.runAsGroup📜

Type: int

Default value
1001

upstream.cr.spec.deployment.security_context.runAsUser📜

Type: int

Default value
1001

upstream.cr.spec.external_services.prometheus.url📜

Type: string

Default value
"http://monitoring-monitoring-kube-prometheus.monitoring.svc.cluster.local:9090"

upstream.cr.spec.external_services.grafana.internal_url📜

Type: string

Default value
"http://monitoring-grafana.monitoring.svc.cluster.local:80"

upstream.cr.spec.external_services.grafana.url📜

Type: string

Default value
"https://grafana.bigbang.dev"

upstream.cr.spec.external_services.grafana.auth.username📜

Type: string

Default value
"admin"

upstream.cr.spec.external_services.grafana.auth.password📜

Type: string

Default value
"prom-operator"

upstream.cr.spec.external_services.grafana.auth.type📜

Type: string

Default value
"basic"

upstream.cr.spec.external_services.tracing.enabled📜

Type: bool

Default value
true

upstream.cr.spec.external_services.tracing.url📜

Type: string

Default value
"https://tracing.bigbang.dev"

upstream.cr.spec.external_services.tracing.internal_url📜

Type: string

Default value
"http://jaeger-query.jaeger.svc.cluster.local:16686"

upstream.cr.spec.external_services.tracing.use_grpc📜

Type: bool

Default value
false

upstream.cr.spec.external_services.tracing.whitelist_istio_system[0]📜

Type: string

Default value
"istio"