Skip to content

Commit

Permalink
infra
Browse files Browse the repository at this point in the history
  • Loading branch information
alexinthesky committed Jan 6, 2025
1 parent 78ca7f3 commit df056d2
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions deployment/argocd/app.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,9 @@ spec:
existingSecret: craig-secrets
database: craig
username: craig
adminPasswordKey: pg-admin-password
userPasswordKey: pg-user-password
secretKeys:
adminPasswordKey: pg-admin-password
userPasswordKey: pg-user-password
syncPolicy:
automated:
prune: true
Expand Down

0 comments on commit df056d2

Please sign in to comment.