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
|
||||
name: nginx
|
||||
port:
|
||||
targetPort: http
|
||||
targetPort: 8080
|
||||
tls:
|
||||
termination: edge
|
||||
insecureEdgeTerminationPolicy: Allow
|
Loading…
Add table
Add a link
Reference in a new issue