Skip to content

Commit

Permalink
HPCC-30436 generate imagePullSecrets in Sasha services
Browse files Browse the repository at this point in the history
Signed-off-by: Jake Smith <[email protected]>
  • Loading branch information
jakesmith committed Oct 5, 2023
1 parent 6f4d15e commit f848029
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions helm/hpcc/templates/sasha.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ spec:
initContainers:
{{- include "hpcc.createConfigInitContainers" $commonCtx | indent 6 }}
{{- end }}
{{- include "hpcc.addImagePullSecrets" $commonCtx | nindent 6 -}}
containers:
{{- include "hpcc.addSashaContainer" $commonCtx | indent 6 }}
volumeMounts:
Expand Down

0 comments on commit f848029

Please sign in to comment.