UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit ac603589 authored by Josh Wolf's avatar Josh Wolf
Browse files

ensure twistlock passes hostname correctly to chart

parent 5070edc8
No related branches found
No related tags found
1 merge request!34ensure twistlock passes hostname correctly to chart
Pipeline #74378 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