Skip to content

Commit

Permalink
fix labels
Browse files Browse the repository at this point in the history
  • Loading branch information
stakater-nordmart-bot committed Jun 10, 2024
1 parent 022ab30 commit e6a8b18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion application/templates/backup.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ metadata:
spec:
labelSelector:
matchLabels:
{{ include "application.labels" . | nindent 6 }}
app.kubernetes.io/part-of: {{ include "application.name" . }}
includedNamespaces:
- {{ include "application.namespace" . }}
defaultVolumesToRestic: {{ .Values.backup.defaultVolumesToRestic | default true }}
Expand Down

0 comments on commit e6a8b18

Please sign in to comment.