Skip to content

Commit

Permalink
ATLAS-18047 updated backup to Backup as requesed by devops (#183)
Browse files Browse the repository at this point in the history
  • Loading branch information
bjeevan-ib authored Sep 25, 2023
1 parent 07df61a commit 5352bc4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion controllers/databaseclaim_controller.go
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ const (
defaultPostgresStr = "postgres"
defaultAuroraPostgresStr = "aurora-postgresql"
defaultRestoreFromSource = "Snapshot"
defaultBackupPolicyKey = "backup"
defaultBackupPolicyKey = "Backup"
tempTargetPassword = "targetPassword"
tempSourceDsn = "sourceDsn"
masterSecretSuffix = "-master"
Expand Down

0 comments on commit 5352bc4

Please sign in to comment.