Skip to content

Commit

Permalink
remove full wf by snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
Negashev committed Jan 7, 2024
1 parent c4b5ade commit 3b877ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chart/templates/create-event-sensor.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -228,7 +228,7 @@ spec:
generateName: snap-{{ template "aldaas.fullname" . }}-
labels:
status: check
backup: '{{`{{inputs.parameters.pvc-name}}`}}'
backup: '{{`{{workflow.name}}`}}'
aldaas: {{ template "aldaas.fullname" . }}
spec:
volumeSnapshotClassName: {{ .Values.rook.volumeSnapshotClassName }}
Expand Down

0 comments on commit 3b877ee

Please sign in to comment.