Keep the failed uninstallation job's pod to get logs for debugging
longhorn-4711 Signed-off-by: Phan Le <phan.le@suse.com>
This commit is contained in:
parent
27f6470f5c
commit
cc043c43d1
@ -117,7 +117,7 @@ spec:
|
|||||||
env:
|
env:
|
||||||
- name: LONGHORN_NAMESPACE
|
- name: LONGHORN_NAMESPACE
|
||||||
value: longhorn-system
|
value: longhorn-system
|
||||||
restartPolicy: OnFailure
|
restartPolicy: Never
|
||||||
serviceAccountName: longhorn-uninstall-service-account
|
serviceAccountName: longhorn-uninstall-service-account
|
||||||
# imagePullSecrets:
|
# imagePullSecrets:
|
||||||
# - name: ""
|
# - name: ""
|
||||||
|
Loading…
Reference in New Issue
Block a user