Skip to content

Commit

Permalink
Fix for busybox wget problem mirror/busybox#63
Browse files Browse the repository at this point in the history
  • Loading branch information
k8spacket committed Feb 10, 2023
1 parent 1e15db4 commit f8e2b48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/k8spacket/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ replicaCount: 1
affinity: {}

initContainer:
image: busybox
image: busybox:stable
pullPolicy: IfNotPresent

image:
Expand Down

0 comments on commit f8e2b48

Please sign in to comment.