Skip to content

Commit

Permalink
Merge pull request #203 from kruzaavn/change_email_auth
Browse files Browse the repository at this point in the history
update email address to a noreply and changed apssword
  • Loading branch information
kruzaavn authored Sep 11, 2023
2 parents 1706fe1 + 6e03705 commit 8ba44dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion helm/templates/api-server.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ spec:
key: djangoKey
name: secret
- name: EMAIL_HOST
value: "[email protected]"
value: "noreply.[email protected]"
- name: POSTGRES_PASSWORD
valueFrom:
secretKeyRef:
Expand Down

0 comments on commit 8ba44dd

Please sign in to comment.