Skip to content

Commit

Permalink
fix: add ssa
Browse files Browse the repository at this point in the history
Signed-off-by: Devin Buhl <[email protected]>
  • Loading branch information
onedr0p committed Nov 18, 2024
1 parent b0141b8 commit a290af7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions kubernetes/shared/templates/volsync/nfs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,8 @@ apiVersion: volsync.backube/v1alpha1
kind: ReplicationDestination
metadata:
name: "${APP}-dst"
labels:
kustomize.toolkit.fluxcd.io/ssa: IfNotPresent
spec:
trigger:
manual: restore-once
Expand Down

0 comments on commit a290af7

Please sign in to comment.