autocommit
This commit is contained in:
parent
a978ad47f7
commit
8f9f5a9bd3
@ -14,12 +14,12 @@ gateway:
|
|||||||
targetPort: 15021
|
targetPort: 15021
|
||||||
nodePort: 31021
|
nodePort: 31021
|
||||||
- name: http2
|
- name: http2
|
||||||
protocol: HTTP
|
protocol: TCP
|
||||||
port: 80
|
port: 80
|
||||||
targetPort: 80
|
targetPort: 80
|
||||||
nodePort: 30080
|
nodePort: 30080
|
||||||
- name: https
|
- name: https
|
||||||
protocol: HTTPS
|
protocol: TCP
|
||||||
port: 443
|
port: 443
|
||||||
targetPort: 443
|
targetPort: 443
|
||||||
nodePort: 30443
|
nodePort: 30443
|
||||||
Loading…
x
Reference in New Issue
Block a user