Use our shiny internal ingress
This commit is contained in:
parent
5be42be144
commit
57bf753d6f
1 changed files with 10 additions and 0 deletions
|
@ -23,6 +23,16 @@ spec:
|
|||
persistence:
|
||||
enabled: true
|
||||
storageClass: longhorn-fast
|
||||
ingress:
|
||||
enabled: true
|
||||
ingressClassName: internal-nginx
|
||||
annotations:
|
||||
external-dns.alpha.kubernetes.io/target: internal-ingress.martyn.berlin
|
||||
hosts:
|
||||
- wg-access.martyn.berlin
|
||||
tls:
|
||||
- hosts:
|
||||
wg-acces.martyn.berlin
|
||||
path: apps-helm/wg-access-server
|
||||
repoURL: http://forgejo.git.svc.cluster.local/martyn/infra4talos
|
||||
targetRevision: HEAD
|
||||
|
|
Loading…
Add table
Reference in a new issue