Skip to content
Merged
Changes from all commits
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
remove velero offline backup annotation
  • Loading branch information
bluzarraga authored May 20, 2024
commit 46a199f9d2548c2b262a9c7a41c87f90ef0523a9
4 changes: 2 additions & 2 deletions controllers/constant/odlm.go
Original file line number Diff line number Diff line change
Expand Up @@ -1177,8 +1177,8 @@ spec:
data:
spec:
inheritedMetadata:
annotations:
backup.velero.io/backup-volumes: pgdata,pg-wal
labels:
foundationservices.cloudpak.ibm.com: cs-db
bootstrap:
initdb:
database: cloudpak
Expand Down