This commit is contained in:
parent
85685b1da3
commit
8d0b6a37c1
@ -7,8 +7,7 @@ ingress:
|
|||||||
cert-manager.io/cluster-issuer: letsencrypt-staging
|
cert-manager.io/cluster-issuer: letsencrypt-staging
|
||||||
external-dns.alpha.kubernetes.io/hostname: "newsite.staging.dutchellie.nl"
|
external-dns.alpha.kubernetes.io/hostname: "newsite.staging.dutchellie.nl"
|
||||||
nginx.ingress.kubernetes.io/configuration-snippet: |
|
nginx.ingress.kubernetes.io/configuration-snippet: |
|
||||||
add_header X-Frame-Options "sameorigin";
|
add_header Content-Security-Policy "default-src 'self'; frame-ancestors 'forestofunix.xyz'";
|
||||||
add_header Content-Security-Policy "default-src 'self' frame-ancestors 'forestofunix.xyz';
|
|
||||||
tls:
|
tls:
|
||||||
- hosts:
|
- hosts:
|
||||||
- newsite.staging.dutchellie.nl
|
- newsite.staging.dutchellie.nl
|
||||||
|
Loading…
Reference in New Issue
Block a user