Skip to content

Commit

Permalink
Update deployment.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
barrfalk committed Apr 28, 2024
1 parent 4b120b3 commit 1df494c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions charts/app/templates/backend/templates/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,8 @@ spec:
- secretRef:
name: {{.Release.Name}}
env:
- name: NODE_TLS_REJECT_UNAUTHORIZED
value: '0'
- name: LOG_LEVEL
value: info
- name: cookie_secret
Expand Down

0 comments on commit 1df494c

Please sign in to comment.