Skip to content

kiali values.yaml

domain

Type: string

Default value
"dev.bigbang.mil"

routes.inbound.kiali.enabled

Type: bool

Default value
true

routes.inbound.kiali.gateways[0]

Type: string

Default value
"istio-gateway/public-ingressgateway"

routes.inbound.kiali.hosts[0]

Type: string

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

routes.inbound.kiali.service

Type: string

Default value
"kiali.kiali.svc.cluster.local"

routes.inbound.kiali.port

Type: int

Default value
20001

istio.enabled

Type: bool

Default value
false

istio.ambient.enabled

Type: bool

Default value
false

istio.sidecar.enabled

Type: bool

Default value
false

istio.sidecar.outboundTrafficPolicyMode

Type: string

Default value
"REGISTRY_ONLY"

istio.serviceEntries.custom

Type: list

Default value
[]

istio.authorizationPolicies.enabled

Type: bool

Default value
false

istio.authorizationPolicies.custom

Type: list

Default value
[]

istio.mtls.mode

Type: string

Default value
"STRICT"

monitoring.enabled

Type: bool

Default value
true

networkPolicies.enabled

Type: bool

Default value
false

networkPolicies.egress.from.*.to.definition.kubeAPI

Type: bool

Default value
true

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"

bbtests.cypress.envs.pod_monitor_name

Type: string

Default value
"monitoring-monitoring-kube-istio-envoy"

bbtests.cypress.envs.cypress_ambient_enabled

Type: string

Default value
"{{ .Values.istio.ambient.enabled }}"

waitJob.enabled

Type: bool

Default value
true

waitJob.image

Type: string

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

waitJob.permissions.apiGroups[0]

Type: string

Default value
"apps"

waitJob.permissions.apiGroups[1]

Type: string

Default value
"kiali.io"

waitJob.permissions.apiGroups[2]

Type: string

Default value
"kiali.io/v1alpha1"

waitJob.permissions.resources[0]

Type: string

Default value
"deployments"

waitJob.permissions.resources[1]

Type: string

Default value
"kialis"

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.30.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.server.port

Type: int

Default value
20001

upstream.cr.spec.auth.strategy

Type: string

Default value
"anonymous"

upstream.cr.spec.deployment.network_policy.enabled

Type: bool

Default value
false

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

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

Type: string

Default value
"private-registry"

upstream.cr.spec.deployment.resources.requests.cpu

Type: string

Default value
"100m"

upstream.cr.spec.deployment.resources.requests.memory

Type: string

Default value
"128Mi"

upstream.cr.spec.deployment.resources.limits.memory

Type: string

Default value
"1Gi"

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.external_url

Type: string

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

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.external_url

Type: string

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

upstream.cr.spec.external_services.tracing.internal_url

Type: string

Default value
"http://tempo-tempo.tempo.svc.cluster.local:3200"

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"

upstream.cr.spec.external_services.tracing.provider

Type: string

Default value
"tempo"

upstream.cr.spec.external_services.tracing.tempo_config.datasource_uid

Type: string

Default value
"tempo"