mirror of
https://github.com/Infisical/infisical.git
synced 2026-01-10 16:08:20 -05:00
Update helm values example
This commit is contained in:
@@ -34,10 +34,10 @@ ingress:
|
||||
## Complete Ingress example
|
||||
# ingress:
|
||||
# enabled: true
|
||||
# annotations:
|
||||
# annotations:
|
||||
# kubernetes.io/ingress.class: "nginx"
|
||||
# cert-manager.io/issuer: letsencrypt-nginx
|
||||
# hostName: example.com
|
||||
# hostName: k8.infisical.com
|
||||
# frontend:
|
||||
# path: /
|
||||
# pathType: Prefix
|
||||
@@ -45,9 +45,9 @@ ingress:
|
||||
# path: /api
|
||||
# pathType: Prefix
|
||||
# tls:
|
||||
# hosts:
|
||||
# - k8.infisical.com
|
||||
# secretName: letsencrypt-nginx
|
||||
# - secretName: letsencrypt-nginx
|
||||
# hosts:
|
||||
# - k8.infisical.com
|
||||
|
||||
###
|
||||
### YOU MUST FILL IN ALL SECRETS BELOW
|
||||
|
||||
Reference in New Issue
Block a user