UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects

EK Init Container drop capabilities and logging chart bump

Merged Jordan Olachea requested to merge ek-55-dropall into master
1 file
+ 6
0
Compare changes
  • Side-by-side
  • Inline
@@ -153,6 +153,8 @@ elasticsearch:
capabilities:
drop:
- ALL
{{- end }}
{{- if .Values.istio.enabled }}
podAnnotations:
{{ include "istioAnnotation" . }}
{{- end }}
@@ -185,6 +187,8 @@ elasticsearch:
capabilities:
drop:
- ALL
{{- end }}
{{- if .Values.istio.enabled }}
podAnnotations:
{{ include "istioAnnotation" . }}
{{- end }}
@@ -217,6 +221,8 @@ elasticsearch:
capabilities:
drop:
- ALL
{{- end }}
{{- if .Values.istio.enabled }}
podAnnotations:
{{ include "istioAnnotation" . }}
{{- end }}
Loading