istio-gateway values.yaml
📜
mtls.mode📜
Type: string
"STRICT"
Description: STRICT = Allow only mutual TLS traffic, PERMISSIVE = Allow both plain text and mutual TLS traffic
networkPolicies.enabled📜
Type: bool
true
networkPolicies.additionalPolicies📜
Type: list
[]
gateway.servers[0].hosts[0]📜
Type: string
"*.dev.bigbang.mil"
gateway.servers[0].port.name📜
Type: string
"http"
gateway.servers[0].port.number📜
Type: int
8080
gateway.servers[0].port.protocol📜
Type: string
"HTTP"
gateway.servers[0].tls.httpsRedirect📜
Type: bool
true
gateway.servers[1].hosts[0]📜
Type: string
"*.dev.bigbang.mil"
gateway.servers[1].port.name📜
Type: string
"https"
gateway.servers[1].port.number📜
Type: int
8443
gateway.servers[1].port.protocol📜
Type: string
"HTTPS"
gateway.servers[1].tls.credentialName📜
Type: string
"public-cert"
gateway.servers[1].tls.mode📜
Type: string
"SIMPLE"
upstream.name📜
Type: string
""
upstream.revision📜
Type: string
""
upstream.replicaCount📜
Type: string
nil
upstream.kind📜
Type: string
"Deployment"
upstream.rbac.enabled📜
Type: bool
true
upstream.serviceAccount.create📜
Type: bool
true
upstream.serviceAccount.annotations📜
Type: object
{}
upstream.serviceAccount.name📜
Type: string
""
upstream.podAnnotations.”prometheus.io/port”📜
Type: string
"15020"
upstream.podAnnotations.”prometheus.io/scrape”📜
Type: string
"true"
upstream.podAnnotations.”prometheus.io/path”📜
Type: string
"/stats/prometheus"
upstream.podAnnotations.”inject.istio.io/templates”📜
Type: string
"gateway"
upstream.podAnnotations.”sidecar.istio.io/inject”📜
Type: string
"true"
upstream.securityContext📜
Type: object
{}
upstream.containerSecurityContext📜
Type: object
{}
upstream.service.type📜
Type: string
"LoadBalancer"
upstream.service.ports[0].name📜
Type: string
"tcp-status-port"
upstream.service.ports[0].port📜
Type: int
15021
upstream.service.ports[0].protocol📜
Type: string
"TCP"
upstream.service.ports[0].targetPort📜
Type: int
15021
upstream.service.ports[1].name📜
Type: string
"http2"
upstream.service.ports[1].port📜
Type: int
80
upstream.service.ports[1].protocol📜
Type: string
"TCP"
upstream.service.ports[1].targetPort📜
Type: int
8080
upstream.service.ports[2].name📜
Type: string
"https"
upstream.service.ports[2].port📜
Type: int
443
upstream.service.ports[2].protocol📜
Type: string
"TCP"
upstream.service.ports[2].targetPort📜
Type: int
8443
upstream.service.annotations📜
Type: object
{}
upstream.service.loadBalancerIP📜
Type: string
""
upstream.service.loadBalancerSourceRanges📜
Type: list
[]
upstream.service.externalTrafficPolicy📜
Type: string
""
upstream.service.externalIPs📜
Type: list
[]
upstream.service.ipFamilyPolicy📜
Type: string
""
upstream.service.ipFamilies📜
Type: list
[]
upstream.resources.requests.cpu📜
Type: string
"100m"
upstream.resources.requests.memory📜
Type: string
"128Mi"
upstream.resources.limits.cpu📜
Type: string
"2000m"
upstream.resources.limits.memory📜
Type: string
"1024Mi"
upstream.autoscaling.enabled📜
Type: bool
true
upstream.autoscaling.minReplicas📜
Type: int
1
upstream.autoscaling.maxReplicas📜
Type: int
5
upstream.autoscaling.targetCPUUtilizationPercentage📜
Type: int
80
upstream.autoscaling.targetMemoryUtilizationPercentage📜
Type: object
{}
upstream.autoscaling.autoscaleBehavior📜
Type: object
{}
upstream.env📜
Type: object
{}
upstream.strategy📜
Type: object
{}
upstream.minReadySeconds📜
Type: string
nil
upstream.readinessProbe📜
Type: object
{}
upstream.labels.”istio.io/dataplane-mode”📜
Type: string
"none"
upstream.labels.istio📜
Type: string
"ingressgateway"
upstream.annotations📜
Type: object
{}
upstream.nodeSelector📜
Type: object
{}
upstream.tolerations📜
Type: list
[]
upstream.topologySpreadConstraints📜
Type: list
[]
upstream.affinity📜
Type: object
{}
upstream.networkGateway📜
Type: string
""
upstream.imagePullPolicy📜
Type: string
""
upstream.imagePullSecrets📜
Type: list
[]
upstream.podDisruptionBudget📜
Type: object
{}
upstream.terminationGracePeriodSeconds📜
Type: int
30
upstream.volumes📜
Type: list
[]
upstream.volumeMounts📜
Type: list
[]
upstream.priorityClassName📜
Type: string
""