fix: fix wrong internal port
This commit is contained in:
@@ -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: []
|
||||
|
||||
Reference in New Issue
Block a user