add example ingress and env (#55)

This commit is contained in:
Lajos Papp
2022-09-19 05:53:32 -07:00
committed by GitHub
parent d0d78eb1be
commit 6d8fb2930e
+10
View File
@@ -3,6 +3,16 @@ image:
tag: "latest"
pullPolicy: IfNotPresent
# ingress:
# host: chart-example.local
# ingressClassName: nginx
# tlsEnabled: true
# annotations:
# cert-manager.io/cluster-issuer: letsencrypt-staging
# vars:
# MY_VAR: "value"
replicas: 1
nameOverride: ""