fix(external-dns-cloudflare): correct target to ingress.mk-labs.cloud
This commit is contained in:
@@ -40,7 +40,7 @@ annotationFilter: "external-dns.alpha.kubernetes.io/public=true"
|
||||
|
||||
# Override the target for all Cloudflare-managed records to the public LB CNAME.
|
||||
extraArgs:
|
||||
- --target=lb.mk-labs.cloud
|
||||
- --target=ingress.mk-labs.cloud
|
||||
|
||||
# Log level
|
||||
logLevel: info
|
||||
|
||||
Reference in New Issue
Block a user