This commit is contained in:
Simen Røstvik 2022-11-30 23:49:08 +01:00
parent 22ac6f3d44
commit 046427c298

View File

@ -46,10 +46,10 @@ spec:
apiTokenSecretRef: apiTokenSecretRef:
name: cloudflare-api-token-secret name: cloudflare-api-token-secret
key: CLOUDFLARE_API_KEY key: CLOUDFLARE_API_KEY
selector: # selector:
dnsNames: # dnsNames:
- 'roxedus.com' # - 'roxedus.com'
- '*.roxedus.com' # - '*.roxedus.com'
--- ---
apiVersion: networking.k8s.io/v1 apiVersion: networking.k8s.io/v1
kind: Ingress kind: Ingress