all vars: drop oauth stuff
Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
parent
de0f4dd1d7
commit
f585df1782
|
@ -17,10 +17,6 @@ bootstrap__root_pass: '{{lookup("passwordstore", "hosts/admin-pass")}}'
|
|||
# Consul Encryption
|
||||
consul_encryption_key: '{{lookup("passwordstore", "services/consul/encryption-key")}}'
|
||||
|
||||
# OAuth2 provided by Google
|
||||
oauth2_proxy_port: 8090
|
||||
oauth2_proxy_image: 'statusteam/oauth2-proxy:2.2.0'
|
||||
|
||||
dns_domain: statusim.net
|
||||
|
||||
consul_catalog_url: 'http://localhost:8500/v1/catalog'
|
||||
|
|
Loading…
Reference in New Issue