Merge "fix to avoid crash loop on ceph clean job"
This commit is contained in:
commit
350f1b91b9
@ -2,4 +2,4 @@
|
||||
set -ex
|
||||
|
||||
kubectl delete secret ${PVC_CEPH_STORAGECLASS_USER_SECRET_NAME} \
|
||||
--namespace ${DEPLOYMENT_NAMESPACE}
|
||||
--namespace ${DEPLOYMENT_NAMESPACE} --ignore-not-found=true
|
||||
|
Loading…
Reference in New Issue
Block a user