Merge pull request #124532 from aojea/netpol2.0

use a stable release for network policies
This commit is contained in:
Kubernetes Prow Robot 2024-04-29 05:15:50 -07:00 committed by GitHub
commit bac1a0ce1b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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