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/- path: /spec/template/spec/containers/0/env/-
value: value:
name: INTRERNAL_PORT name: INTRERNAL_PORT
value: "8080" value: "8000"
- op: add - op: add
path: /spec/template/spec/containers/0/envFrom path: /spec/template/spec/containers/0/envFrom
value: [] value: []