UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit b60a90bd authored by Ryan Garcia's avatar Ryan Garcia :dizzy: Committed by joshwolf
Browse files

Twistlock IB image and VS customization (0.0.3-bb.0)

parent 4d0010b4
No related branches found
No related tags found
1 merge request!232Twistlock IB image and VS customization (0.0.3-bb.0)
......@@ -42,11 +42,12 @@ spec:
valuesKey: "twistlock.yaml"
values:
console:
hostname: {{ .Values.hostname }}
hostname: {{ .Values.hostname }}
prometheus:
servicemonitor:
enabled: {{ .Values.monitoring.enabled }}
imagePullSecrets:
- name: private-registry
istio:
enabled: {{ .Values.istio.enabled }}
# TODO: DRY this up
......@@ -65,4 +66,4 @@ spec:
namespace: {{ .Release.Namespace }}
{{- end }}
{{- end }}
{{- end }}
\ No newline at end of file
{{- end }}
......@@ -261,7 +261,7 @@ twistlock:
git:
repo: https://repo1.dso.mil/platform-one/big-bang/apps/security-tools/twistlock.git
path: "./chart"
tag: "0.0.2-bb.1"
tag: "0.0.3-bb.0"
# -- Values to passthrough to the twistlock chart: https://repo1.dso.mil/platform-one/big-bang/apps/security-tools/twistlock.git
values: {}
......
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