fix: fix wrong internal port (take 2)
This commit is contained in:
@@ -2,6 +2,6 @@
|
||||
path: /spec/ports/-
|
||||
value:
|
||||
name: intra
|
||||
port: 8080
|
||||
port: 8000
|
||||
protocol: TCP
|
||||
targetPort: 8080
|
||||
targetPort: 8000
|
||||
|
||||
Reference in New Issue
Block a user