mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-29 14:37:00 +00:00
Merge pull request #124532 from aojea/netpol2.0
use a stable release for network policies
This commit is contained in:
commit
bac1a0ce1b
@ -27,7 +27,7 @@ spec:
|
||||
serviceAccountName: kube-network-policies
|
||||
containers:
|
||||
- name: kube-network-policies
|
||||
image: gcr.io/k8s-staging-networking/kube-network-policies:v20240423-88bdf40
|
||||
image: registry.k8s.io/networking/kube-network-policies:v0.2.0
|
||||
command:
|
||||
- /bin/sh
|
||||
- -c
|
||||
|
Loading…
Reference in New Issue
Block a user