mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-02-18 18:28:18 -05:00
Update cluster/addons/kube-network-policies/kube-network-policies.yaml
Co-authored-by: Antonio Ojea <antonio.ojea.garcia@gmail.com>
This commit is contained in:
parent
1cfc29a179
commit
b5805f28e7
1 changed files with 1 additions and 1 deletions
|
|
@ -27,7 +27,7 @@ spec:
|
|||
serviceAccountName: kube-network-policies
|
||||
containers:
|
||||
- name: kube-network-policies
|
||||
image: registry.k8s.io/networking/kube-network-policies:v0.8.0
|
||||
image: registry.k8s.io/networking/kube-network-policies:v0.9.2
|
||||
command:
|
||||
- /bin/netpol
|
||||
- --v=4
|
||||
|
|
|
|||
Loading…
Reference in a new issue