mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-30 23:15:14 +00:00
use a stable release for network policies
This commit is contained in:
parent
8a9031f9c9
commit
67596bf29f
@ -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