Skip to content

Commit

Permalink
add examples to ingress config
Browse files Browse the repository at this point in the history
  • Loading branch information
florianrusch-zf committed Oct 12, 2023
1 parent fb7ff1a commit e83386a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions charts/managed-identity-wallet/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,10 @@ ingress:
annotations: {}
# -- Ingress accepted hostnames
hosts: []
# - host: chart-example.local
# paths:
# - path: /
# pathType: Prefix
# -- Ingress TLS configuration
tls: []
# - secretName: chart-example-tls
Expand Down

0 comments on commit e83386a

Please sign in to comment.