Skip to content

Commit

Permalink
Merge pull request #838 from cloud-gov/remove-uneeded
Browse files Browse the repository at this point in the history
We do not need to remove this all the time
  • Loading branch information
soutenniza authored Apr 16, 2024
2 parents 54e7ff5 + 00f1e34 commit d72f5fc
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 6 deletions.
2 changes: 0 additions & 2 deletions bosh/opsfiles/router-logstash.yml
Original file line number Diff line number Diff line change
Expand Up @@ -127,5 +127,3 @@
value: "text/plain; charset=utf-8"
- name: "X-Frame-Options"
value: "DENY"
remove_headers:
- name: X-Frame-Options
2 changes: 0 additions & 2 deletions bosh/opsfiles/router-main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -126,5 +126,3 @@
value: "text/plain; charset=utf-8"
- name: "X-Frame-Options"
value: "DENY"
remove_headers:
- name: X-Frame-Options
2 changes: 0 additions & 2 deletions bosh/opsfiles/secureproxy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -108,5 +108,3 @@
value: "text/plain; charset=utf-8"
- name: "X-Frame-Options"
value: "DENY"
remove_headers:
- name: X-Frame-Options

0 comments on commit d72f5fc

Please sign in to comment.