UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit 87be2700 authored by Ryan Garcia's avatar Ryan Garcia :dizzy:
Browse files

Merge branch 'micah.nagel-master-patch-86994' into 'master'

Pass Openshift down to Fluentbit Chart

Closes #567

See merge request platform-one/big-bang/bigbang!1221
parents 6b5928b2 772f23bd
No related branches found
No related tags found
2 merge requests!1386Master,!1221Pass Openshift down to Fluentbit Chart
Pipeline #640663 passed
......@@ -42,6 +42,8 @@ podAnnotations:
{{ include "istioAnnotation" . }}
{{- end }}
openshift: {{ .Values.openshift }}
{{- if .Values.openshift }}
podSecurityContext:
seLinuxOptions:
......
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