generated from phoenix-oss/tenant-tpl
specify port instead of protocol
This commit is contained in:
parent
2e0fb83385
commit
9147a76b4f
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ spec:
|
||||||
kind: Service
|
kind: Service
|
||||||
name: nginx
|
name: nginx
|
||||||
port:
|
port:
|
||||||
targetPort: http
|
targetPort: 8080
|
||||||
tls:
|
tls:
|
||||||
termination: edge
|
termination: edge
|
||||||
insecureEdgeTerminationPolicy: Allow
|
insecureEdgeTerminationPolicy: Allow
|
Loading…
Add table
Add a link
Reference in a new issue