Skip to content

Commit

Permalink
feat: (PSKD-957) ingress-nginx configmap changes for v1.12+
Browse files Browse the repository at this point in the history
Signed-off-by: David.Houck <David.Houck@sas.com>
  • Loading branch information
dhoucgitter committed Dec 12, 2024
1 parent 4615bf9 commit a2f1e58
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions roles/baseline/defaults/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,8 @@ INGRESS_NGINX_CONFIG:
use-forwarded-headers: "false"
hsts-max-age: "63072000"
hide-headers: Server,X-Powered-By
annotations-risk-level: "Critical"
strict-validate-path-type: "false"
tcp: {}
udp: {}
lifecycle:
Expand Down

0 comments on commit a2f1e58

Please sign in to comment.