use a stable release for network policies
This commit is contained in:
		@@ -27,7 +27,7 @@ spec:
 | 
				
			|||||||
      serviceAccountName: kube-network-policies
 | 
					      serviceAccountName: kube-network-policies
 | 
				
			||||||
      containers:
 | 
					      containers:
 | 
				
			||||||
      - name: kube-network-policies
 | 
					      - 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:
 | 
					        command:
 | 
				
			||||||
        - /bin/sh
 | 
					        - /bin/sh
 | 
				
			||||||
        - -c
 | 
					        - -c
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user