mirror of
https://github.com/rubenhensen/k8scd.git
synced 2026-09-17 10:22:54 +02:00
Add HSTS header and discovery config 11
This commit is contained in:
@@ -51,7 +51,7 @@ spec:
|
||||
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";
|
||||
more_set_headers "Strict-Transport-Security: max-age=15768000; includeSubDomains";
|
||||
# kubernetes.io/tls-acme: "true"
|
||||
cert-manager.io/cluster-issuer: prod-cluster-issuer
|
||||
# # Keep this in sync with the README.md:
|
||||
|
||||
Reference in New Issue
Block a user