Skip to content

Commit

Permalink
remove server snippet annotation
Browse files Browse the repository at this point in the history
  • Loading branch information
himaster committed Jan 8, 2025
1 parent d794803 commit b3b6c3d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
2 changes: 1 addition & 1 deletion app/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ maintainers:
#
# NOTE: this value is set at build time. DO NOT CHANGE.
#
version: 1.3.9
version: 1.3.10
3 changes: 0 additions & 3 deletions app/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -117,9 +117,6 @@ ingress:
prometheus.io/port: "10254"
nginx.ingress.kubernetes.io/ssl-redirect: "true"
nginx.ingress.kubernetes.io/proxy-read-timeout: "14400"
nginx.ingress.kubernetes.io/configuration-snippet: |
proxy_set_header Authorization $http_authorization;
proxy_pass_header Authorization;

basicAuth:
# -- Add Basic Auth functionality to ingresses
Expand Down

0 comments on commit b3b6c3d

Please sign in to comment.