feat: add external-dns service source and git2-ssh hostname annotation
This commit is contained in:
@@ -54,6 +54,7 @@ spec:
|
||||
image: registry.k8s.io/external-dns/external-dns:v0.15.0
|
||||
args:
|
||||
- --source=ingress
|
||||
- --source=service
|
||||
- --domain-filter=lunarfront.tech
|
||||
- --provider=cloudflare
|
||||
- --cloudflare-proxied
|
||||
|
||||
Reference in New Issue
Block a user