ninja: remove ingress annotation
This commit is contained in:
parent
c5968a3d29
commit
21de803859
|
@ -14,8 +14,6 @@ data:
|
||||||
tls: true
|
tls: true
|
||||||
certManager: true
|
certManager: true
|
||||||
annotations:
|
annotations:
|
||||||
nginx.ingress.kubernetes.io/configuration-snippet: |
|
|
||||||
add_header "Content-Security-Policy: frame-ancestors 'self' ${nextcloud_domain}";
|
|
||||||
persistence:
|
persistence:
|
||||||
public:
|
public:
|
||||||
existingClaim: invoiceninja-data
|
existingClaim: invoiceninja-data
|
||||||
|
|
Loading…
Reference in New Issue