feat: add Ingress support

This commit is contained in:
a5r0n
2021-10-24 12:04:04 +03:00
parent 245cdac996
commit eb8397f871
3 changed files with 18 additions and 22 deletions
+2 -4
View File
@@ -81,14 +81,12 @@ service:
port: 80
ingress:
enabled: false
enabled: true
annotations:
{}
# kubernetes.io/ingress.class: nginx
# kubernetes.io/tls-acme: "true"
hosts:
- host: chart-example.local
paths: []
host: n8n.local
tls: []
# - secretName: chart-example-tls
# hosts: