fix: yaml type error
This commit is contained in:
parent
c2459acfba
commit
51aa2c3366
@ -75,7 +75,7 @@ spec:
|
||||
containerPort: 8080
|
||||
env:
|
||||
- name: ELEMENT_WEB_PORT
|
||||
value: 8080
|
||||
value: "8080"
|
||||
volumeMounts:
|
||||
- name: config
|
||||
mountPath: /app/config.json
|
||||
|
Loading…
Reference in New Issue
Block a user