Skip to content

Commit

Permalink
change to bitnami kubectl
Browse files Browse the repository at this point in the history
  • Loading branch information
otosky committed Jul 17, 2024
1 parent 7e5d708 commit 41fbe09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kubernetes/apps/media/restart-pods-with-stale-nfs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ spec:
template:
spec:
containers:
- image: registry.k8s.io/kubectl:v1.30.2
- image: docker.io/bitnami/kubectl:1.30.2
imagePullPolicy: IfNotPresent
name: pod-command-container
command:
Expand Down

0 comments on commit 41fbe09

Please sign in to comment.