Sync chart from pieced-operator 0.1.3
This commit is contained in:
@@ -15,6 +15,10 @@ spec:
|
||||
labels:
|
||||
app.kubernetes.io/name: pieced-operator
|
||||
spec:
|
||||
{{- with .Values.imagePullSecrets }}
|
||||
imagePullSecrets:
|
||||
{{- toYaml . | nindent 8 }}
|
||||
{{- end }}
|
||||
serviceAccountName: {{ .Values.serviceAccount.name }}
|
||||
securityContext:
|
||||
{{- toYaml .Values.securityContext | nindent 8 }}
|
||||
|
||||
Reference in New Issue
Block a user