mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-05 19:21:37 +00:00
Prune should respect namespace
This commit is contained in:
1
hack/testdata/prune/b.yaml
vendored
1
hack/testdata/prune/b.yaml
vendored
@@ -2,6 +2,7 @@ apiVersion: v1
|
||||
kind: Pod
|
||||
metadata:
|
||||
name: b
|
||||
namespace: nsb
|
||||
labels:
|
||||
prune-group: "true"
|
||||
spec:
|
||||
|
Reference in New Issue
Block a user