mirror of
https://github.com/kyverno/kyverno.git
synced 2025-03-25 09:06:49 +00:00
8 lines
152 B
YAML
8 lines
152 B
YAML
|
apiVersion: apps/v1
|
||
|
kind: Deployment
|
||
|
metadata:
|
||
|
name: new-deployment
|
||
|
namespace: test-globalcontext-apicall-correct
|
||
|
labels:
|
||
|
app: new-deployment
|