Skip to content

Commit

Permalink
fix: deactivate drop-db
Browse files Browse the repository at this point in the history
  • Loading branch information
devthejo committed Jan 10, 2023
1 parent d579ed7 commit a14a948
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .kontinuous/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -62,3 +62,11 @@ app-strapi:
# "nginx.ingress.kubernetes.io/proxy-body-size": "1g"
# "nginx.ingress.kubernetes.io/limit-rps": "20"
# "nginx.ingress.kubernetes.io/limit-rpm": "300"

deactivate:
jobs-deactivate:
runs:
deactivate:
with:
db: true
pgAdminSecretRefName: azure-pg-admin-user

0 comments on commit a14a948

Please sign in to comment.