Update deploy.yaml
This commit is contained in:
parent
38782ec161
commit
96a7bafbb3
|
|
@ -25,6 +25,7 @@ spec:
|
|||
- image: $IMAGE_TAG_RELEASE
|
||||
imagePullPolicy: Always
|
||||
name: xlog
|
||||
command: ["npm", "run", "start"]
|
||||
envFrom:
|
||||
- secretRef:
|
||||
name: xlog
|
||||
|
|
|
|||
Loading…
Reference in New Issue