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