autocommit
This commit is contained in:
parent
ff136dc0ac
commit
7fa96c6847
@ -5,6 +5,8 @@ gateway:
|
|||||||
istio: istio-gateway
|
istio: istio-gateway
|
||||||
annotations:
|
annotations:
|
||||||
sidecar.istio.io/logLevel: "debug"
|
sidecar.istio.io/logLevel: "debug"
|
||||||
|
podAnnotations:
|
||||||
|
sidecar.istio.io/logLevel: "debug"
|
||||||
service:
|
service:
|
||||||
type: NodePort
|
type: NodePort
|
||||||
labels:
|
labels:
|
||||||
@ -24,4 +26,4 @@ gateway:
|
|||||||
protocol: TCP
|
protocol: TCP
|
||||||
port: 443
|
port: 443
|
||||||
targetPort: 443
|
targetPort: 443
|
||||||
nodePort: 30443
|
nodePort: 30443
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user