Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion ops/friends-deploy.tmpl.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,8 @@ extraEnvVars: &envVars
value: $GOOGLE_OAUTH_PRIVATE_KEY_VALUE
- name: GOOGLE_OAUTH_CLIENT_EMAIL
value: [email protected]
- name: HYRAX_FLEXIBLE
value: "true"
- name: INITIAL_ADMIN_EMAIL
value: [email protected]
- name: INITIAL_ADMIN_PASSWORD
Expand Down Expand Up @@ -265,4 +267,4 @@ global:
nginx:
enabled: false
service:
port: 80
port: 80
Loading