fix: fix wrong internal port (take 2)

This commit is contained in:
2024-03-08 19:50:37 +01:00
parent 62a5b0860c
commit e3ce874d50
+2 -2
View File
@@ -2,6 +2,6 @@
path: /spec/ports/- path: /spec/ports/-
value: value:
name: intra name: intra
port: 8080 port: 8000
protocol: TCP protocol: TCP
targetPort: 8080 targetPort: 8000