update helm values file (#3281)

This commit is contained in:
Alex Fornuto 2022-04-22 11:53:08 -05:00 committed by GitHub
parent a26a83c247
commit 77911d151c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,4 +1,7 @@
authenticate:
ingress:
tls:
secretName: pomerium-tls
existingTLSSecret: pomerium-tls
idp:
provider: "google"
@ -34,6 +37,9 @@ redis:
ingressController:
enabled: true
ingress:
enabled: false
config:
rootDomain: localhost.pomerium.io
existingCASecret: pomerium-tls