fix: ingress annotation error
This commit is contained in:
parent
51aa2c3366
commit
f9e4091c34
@ -5,7 +5,6 @@ metadata:
|
||||
name: app
|
||||
annotations:
|
||||
cert-manager.io/cluster-issuer: letsencrypt-prod
|
||||
nginx.org/location-snippets:
|
||||
nginx.ingress.kubernetes.io/configuration-snippet: |
|
||||
more_set_headers X-Frame-Options SAMEORIGIN;
|
||||
more_set_headers X-Content-Type-Options nosniff;
|
||||
|
Loading…
Reference in New Issue
Block a user