UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit a124f8b3 authored by joshwolf's avatar joshwolf
Browse files

Merge branch 'twistlock-hostname' into 'master'

ensure twistlock passes hostname correctly to chart

See merge request platform-one/big-bang/umbrella!34
parents 5070edc8 ac603589
No related branches found
No related tags found
1 merge request!34ensure twistlock passes hostname correctly to chart
Pipeline #74380 passed
......@@ -38,7 +38,8 @@ spec:
valuesKey: "twistlock.yaml"
values:
hostname: {{ .Values.hostname }}
console:
hostname: {{ .Values.hostname }}
prometheus:
servicemonitor:
enabled: {{ .Values.monitoring.enabled }}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment