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/-
value:
name: intra
port: 8080
port: 8000
protocol: TCP
targetPort: 8080
targetPort: 8000