Prune should respect namespace

This commit is contained in:
Ted Yu
2019-09-25 16:43:08 -07:00
parent 06fc5b7f17
commit 88e2f8e04f
3 changed files with 17 additions and 0 deletions

View File

@@ -2,6 +2,7 @@ apiVersion: v1
kind: Pod
metadata:
name: b
namespace: nsb
labels:
prune-group: "true"
spec: