Fix: ENV type error
This commit is contained in:
@@ -24,6 +24,6 @@ spec:
|
||||
containerPort: 3000
|
||||
env:
|
||||
- name: WDS_SOCKET_PORT
|
||||
value: 0
|
||||
value: '0'
|
||||
imagePullSecrets:
|
||||
- name: regcred
|
||||
|
||||
Reference in New Issue
Block a user