1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-31 03:45:17 +00:00
kyverno/test/cli/test/mixed/patched-resource.yaml
vivek kumar sahu 0293368504
fixing bug to handle two different types of rules (#2954)
* fixing bug for the info variable

Co-authored-by: Vyankatesh Kudtarkar <vyankateshkd@gmail.com>
2022-02-09 10:33:54 +00:00

13 lines
265 B
YAML

apiVersion: v1
kind: Pod
metadata:
labels:
app.kubernetes.io/managed-by: open-ondemand
name: nodeselector-with-labels-on-mutation
namespace: user-space
spec:
containers:
- image: nginx:latest
name: nginx
nodeSelector:
osc.edu/role: ondemand