fix: ingress annotation error

This commit is contained in:
ange 2025-05-03 03:45:04 +00:00
parent 51aa2c3366
commit f9e4091c34
Signed by: ange
GPG Key ID: 9E0C4157BB7BEB1D

View File

@ -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;