apps/do-test: configure ingress

This commit is contained in:
xeruf 2023-12-12 11:59:51 +01:00
parent 394a7f8d9c
commit 5213a5220a
1 changed files with 26 additions and 22 deletions

View File

@ -11,6 +11,8 @@ data:
tag: unstable tag: unstable
pullPolicy: Always pullPolicy: Always
ingress: ingress:
main:
enabled: true
annotations: annotations:
kubernetes.io/tls-acme: "true" kubernetes.io/tls-acme: "true"
hosts: hosts:
@ -27,6 +29,8 @@ data:
tag: unstable tag: unstable
pullPolicy: Always pullPolicy: Always
ingress: ingress:
main:
enabled: true
annotations: annotations:
kubernetes.io/tls-acme: "true" kubernetes.io/tls-acme: "true"
hosts: hosts: