🔥 komf ingress

This commit is contained in:
auricom
2023-04-17 17:43:19 +02:00
parent 3c6fe82646
commit d70408dab4

View File

@@ -44,18 +44,6 @@ spec:
ports: ports:
http: http:
port: &port 8085 port: &port 8085
ingress:
main:
enabled: true
ingressClassName: "nginx"
hosts:
- host: &host "{{ .Release.Name }}.${SECRET_CLUSTER_DOMAIN}"
paths:
- path: /
pathType: Prefix
tls:
- hosts:
- *host
persistence: persistence:
config: config:
enabled: true enabled: true