Compare commits
No commits in common. "c52ecd1ea7383fb4d3a1d7570aedf3f68fefa095" and "e70fda88060ec6251cb37ab1a4278ffc6ac7f34d" have entirely different histories.
c52ecd1ea7
...
e70fda8806
@ -30,7 +30,6 @@ spec:
|
||||
- name: omegabasms
|
||||
image: "{{ .Values.backend.image.repository }}:{{ .Values.backend.image.tag }}"
|
||||
imagePullPolicy: {{ .Values.backend.image.pullPolicy }}
|
||||
command: ["sh", "-c", "find /app/.wwebjs_auth -name 'Singleton*' -delete 2>/dev/null; node index.js"]
|
||||
ports:
|
||||
- name: http
|
||||
containerPort: {{ .Values.backend.service.port }}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user