File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 2929 frontend_api_endpoint : http://sky-api:8000/api
3030 frontend_command_endpoint : http://sky-commands:8008/command
3131 http_api_host : http://api-service.sky.svc.cluster.local:8000
32- imgproxy_base_url : http://imgproxy:8080
32+ imgproxy_base_url : http://imgproxy:80
3333 items_base_url : http://items:8000
3434 mayor_base_url : http://mayor:8080
3535 payment_base_url : http://payment.payment
Original file line number Diff line number Diff line change 2929 - name : REDIS_HOST
3030 value : " {{ .Chart.Name }}-redis,syncTimeout=1000"
3131 - name : IMGPROXY_BASE_URL
32- value : " http://{{ .Chart.Name }}-imgproxy:8080 "
32+ value : " http://{{ .Chart.Name }}-imgproxy:80 "
3333 {{ if .Values.envVars }}
3434 {{ toYaml .Values.envVars | nindent 10 }}
3535 {{ end }}
You can’t perform that action at this time.
0 commit comments