fix: ingress annotation error
Some checks failed
/ deploy (push) Failing after 4s

This commit is contained in:
ange 2025-05-03 03:45:04 +00:00
parent 7431dd4524
commit eb5d95f02c
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;