ingress external dns cloudflare
This commit is contained in:
parent
321a707f88
commit
553e3e1eb4
3 changed files with 12 additions and 1 deletions
ingress-system
|
@ -26,6 +26,13 @@ spec:
|
|||
- --managed-record-types=A
|
||||
- --managed-record-types=CNAME
|
||||
- --managed-record-types=NS
|
||||
resources:
|
||||
requests:
|
||||
memory: "64Mi"
|
||||
cpu: "250m"
|
||||
limits:
|
||||
memory: "128Mi"
|
||||
cpu: "500m"
|
||||
env:
|
||||
- name: CF_API_TOKEN
|
||||
valueFrom:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue