updated: 2025-04-07 15:53:33
This commit is contained in:
parent
b40c440853
commit
c87126019a
|
|
@ -10,3 +10,7 @@ spec:
|
||||||
port: 8077
|
port: 8077
|
||||||
protocol: TCP
|
protocol: TCP
|
||||||
targetPort: http
|
targetPort: http
|
||||||
|
- name: http80
|
||||||
|
port: 80
|
||||||
|
protocol: TCP
|
||||||
|
targetPort: http
|
||||||
|
|
@ -10,3 +10,7 @@ spec:
|
||||||
port: 8077
|
port: 8077
|
||||||
protocol: TCP
|
protocol: TCP
|
||||||
targetPort: http
|
targetPort: http
|
||||||
|
- name: http80
|
||||||
|
port: 80
|
||||||
|
protocol: TCP
|
||||||
|
targetPort: http
|
||||||
Loading…
Reference in New Issue