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:
Phan Le 2022-11-01 22:22:04 -07:00 committed by David Ko
parent 27f6470f5c
commit cc043c43d1

View File

@ -117,7 +117,7 @@ spec:
env:
- name: LONGHORN_NAMESPACE
value: longhorn-system
restartPolicy: OnFailure
restartPolicy: Never
serviceAccountName: longhorn-uninstall-service-account
# imagePullSecrets:
# - name: ""