Skip to content

Commit

Permalink
Go back to busybox
Browse files Browse the repository at this point in the history
  • Loading branch information
mimartin12 committed Sep 9, 2024
1 parent d95377e commit ce4c291
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/self-host/templates/mssql.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ spec:
{{- end }}
initContainers:
- name: init-permissions
image: "{{ .Values.supportComponents.kubectl.image.name }}:{{ .Values.supportComponents.kubectl.image.tag }}"
image: busybox
command: ['sh', '-c']
args:
- |
Expand Down

0 comments on commit ce4c291

Please sign in to comment.