Skip to content

Commit

Permalink
Merge pull request #271 from canonical/add-flask-secret-key
Browse files Browse the repository at this point in the history
Update site.yaml
  • Loading branch information
jpmartinspt authored Nov 14, 2023
2 parents 1023706 + 51bd8c9 commit 9e38773
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions konf/site.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,11 @@ env:
key: google-custom-search-key
name: google-api

- name: FLASK_SECRET_KEY
secretKeyRef:
key: dqlite-io
name: secret-keys

# Overrides for production
production:
replicas: 5
Expand Down

0 comments on commit 9e38773

Please sign in to comment.