Skip to content

Commit

Permalink
Merge pull request #56 from kubernetes-sigs/aojea-patch-1
Browse files Browse the repository at this point in the history
Update install.yaml to use 0.5.0
  • Loading branch information
aojea authored Jul 19, 2024
2 parents 4cfad63 + 9383580 commit d72b160
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ spec:
serviceAccountName: kube-network-policies
containers:
- name: kube-network-policies
image: registry.k8s.io/networking/kube-network-policies:v0.4.0
image: registry.k8s.io/networking/kube-network-policies:v0.5.0
args:
- /bin/netpol
- --hostname-override=$(MY_NODE_NAME)
Expand Down

0 comments on commit d72b160

Please sign in to comment.