Skip to content

Commit

Permalink
fix(charts): ports III
Browse files Browse the repository at this point in the history
  • Loading branch information
thejoeejoee committed Nov 11, 2023
1 parent 0caf187 commit 49b6752
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion charts/templates/web-deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ spec:
httpGet:
path: "/!/web"
port: web
host: {{ .Values.ingress.host | quote }}
httpHeaders:
- name: Host
value: {{ .Values.ingress.host | quote }}
Expand Down

0 comments on commit 49b6752

Please sign in to comment.