Skip to content

Commit

Permalink
umpf.remove port from ext. url
Browse files Browse the repository at this point in the history
  • Loading branch information
auhlig committed Dec 4, 2017
1 parent 1b7c79b commit 6bd6a86
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ spec:
- --storage.tsdb.retention={{.Values.retention}}
- --web.console.libraries=/etc/prometheus/console_libraries
- --web.console.templates=/etc/prometheus/consoles
- --web.external-url=https://kubernikus.{{.Values.global.region}}.cloud.sap:9090/prometheus
- --web.external-url=https://kubernikus.{{.Values.global.region}}.cloud.sap/prometheus
- --log.level={{ default "info" .Values.log_level }}
ports:
- name: http
Expand Down

0 comments on commit 6bd6a86

Please sign in to comment.