firmitas: fix cronjob restartpolicy to correct value
Signed-off-by: David Kirwan <davidkirwanirl@gmail.com>
This commit is contained in:
parent
5b227a2e93
commit
f052eb12a2
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@ spec:
|
||||||
requests:
|
requests:
|
||||||
cpu: 10m
|
cpu: 10m
|
||||||
memory: 256Mi
|
memory: 256Mi
|
||||||
restartPolicy: never
|
restartPolicy: Never
|
||||||
volumeMounts:
|
volumeMounts:
|
||||||
- name: "{{ firmitas_application_name }}-configuration-secret-volume"
|
- name: "{{ firmitas_application_name }}-configuration-secret-volume"
|
||||||
mountPath: "/tmp/firmitas/conf/"
|
mountPath: "/tmp/firmitas/conf/"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue