mirror of
https://github.com/nold360/hive-apps
synced 2024-11-16 02:29:34 +00:00
fix(woodpecker): add external dns name
This commit is contained in:
parent
2ddfa2dc7e
commit
8dd38352f9
1 changed files with 1 additions and 0 deletions
|
@ -55,6 +55,7 @@ ingress:
|
|||
kubernetes.io/tls-acme: "true"
|
||||
cert-manager.io/cluster-issuer: letsencrypt
|
||||
kubernetes.io/ingress.class: external
|
||||
external-dns.alpha.kubernetes.io/hostname: ci.nold.in
|
||||
hosts:
|
||||
- host: ci.nold.in
|
||||
paths:
|
||||
|
|
Loading…
Reference in a new issue