mirror of
https://github.com/kyverno/kyverno.git
synced 2025-03-10 01:46:55 +00:00
7 lines
137 B
YAML
Executable file
7 lines
137 B
YAML
Executable file
apiVersion: v1
|
|
data:
|
|
key: xyz
|
|
kind: ConfigMap
|
|
metadata:
|
|
name: test-configmap
|
|
namespace: test-validate-e2e-adding-key-to-config-map
|