Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
forgot outside quotes
Signed-off-by: Ben Luzarraga <[email protected]>
  • Loading branch information
bluzarraga committed Apr 3, 2024
commit 6f45d80c7ae5bf49a42e75a9ab28943d0a345c28
2 changes: 1 addition & 1 deletion controllers/constant/odlm.go
Original file line number Diff line number Diff line change
Expand Up @@ -991,7 +991,7 @@ spec:
name: common-service-db
force: true
annotations:
k8s.enterprisedb.io/addons: ["velero"]
k8s.enterprisedb.io/addons: '["velero"]'
k8s.enterprisedb.io/snapshotAllowColdBackupOnPrimary: enabled
labels:
foundationservices.cloudpak.ibm.com: cs-db
Expand Down