UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects

Update Ironbank to v2.9.1

Merged bigbang bot requested to merge renovate/ironbank into main
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
@@ -71,7 +71,7 @@ spec:
{{- end }}
{{- with .Values.core.containerSecurityContext }}
securityContext:
{{- toYaml $.Values.core.containerSecurityContext.securityContext | nindent 10 }}
{{- toYaml $.Values.core.containerSecurityContext | nindent 10 }}
{{- end }}
livenessProbe:
httpGet:
Loading