Skip to content

Commit

Permalink
[internal] Add backup control label
Browse files Browse the repository at this point in the history
Signed-off-by: v.oleynikov <[email protected]>
  • Loading branch information
duckhawk committed Nov 1, 2024
1 parent 0cd0dd3 commit 9b2fd63
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions crds/blockdevices.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ metadata:
labels:
heritage: deckhouse
module: storage
backup.deckhouse.io/cluster-config: "true"
spec:
group: storage.deckhouse.io
scope: Cluster
Expand Down
1 change: 1 addition & 0 deletions crds/lvmlogicalvolume.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ metadata:
labels:
heritage: deckhouse
module: storage
backup.deckhouse.io/cluster-config: "true"
spec:
group: storage.deckhouse.io
scope: Cluster
Expand Down
1 change: 1 addition & 0 deletions crds/lvmvolumegroup.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ metadata:
labels:
heritage: deckhouse
module: storage
backup.deckhouse.io/cluster-config: "true"
spec:
group: storage.deckhouse.io
scope: Cluster
Expand Down
1 change: 1 addition & 0 deletions crds/lvmvolumegroupbackup.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ metadata:
labels:
heritage: deckhouse
module: storage
backup.deckhouse.io/cluster-config: "true"
spec:
group: storage.deckhouse.io
scope: Cluster
Expand Down

0 comments on commit 9b2fd63

Please sign in to comment.