fix: fix wrong internal port

This commit is contained in:
2024-03-08 19:46:26 +01:00
parent 0d224acda3
commit 62a5b0860c
+1 -1
View File
@@ -8,7 +8,7 @@
path: /spec/template/spec/containers/0/env/-
value:
name: INTRERNAL_PORT
value: "8080"
value: "8000"
- op: add
path: /spec/template/spec/containers/0/envFrom
value: []