Added themes
This commit is contained in:
parent
076a4ec391
commit
627f1f5d32
12 changed files with 213 additions and 108 deletions
|
@ -89,6 +89,9 @@ spec:
|
|||
apiVersion: networking.k8s.io/v1
|
||||
kind: Ingress
|
||||
metadata:
|
||||
annotations:
|
||||
nginx.ingress.kubernetes.io/configuration-snippet: |
|
||||
more_set_headers "Content-Security-Policy: script-src 'unsafe-inline'";
|
||||
namespace: www
|
||||
name: www
|
||||
spec:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue