Add HSTS header and discovery config 6

This commit is contained in:
Ruben Hensen
2025-02-04 14:21:50 +01:00
parent 1946c71030
commit bbdcfed5e3
+2
View File
@@ -50,6 +50,8 @@ spec:
className: nginx
annotations:
nginx.ingress.kubernetes.io/proxy-body-size: 100G
nginx.ingress.kubernetes.io/configuration-snippet: |
more_set_headers "Strict-Transport-Security: max-age=15552000; includeSubDomains";
# kubernetes.io/tls-acme: "true"
cert-manager.io/cluster-issuer: prod-cluster-issuer
# # Keep this in sync with the README.md: