Skip to content

Commit

Permalink
Use deletion policy Delete for default backup storage
Browse files Browse the repository at this point in the history
Signed-off-by: Tamal Saha <[email protected]>
  • Loading branch information
tamalsaha committed Feb 12, 2024
1 parent 1a3ef73 commit ee8a44a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ spec:
allowedNamespaces:
from: All
default: true
deletionPolicy: WipeOut
deletionPolicy: Delete
storage:
provider: {{ .Values.kubestash.backend.provider }}
{{- if eq .Values.kubestash.backend.provider "s3" }}
Expand Down

0 comments on commit ee8a44a

Please sign in to comment.