1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-31 03:45:17 +00:00

Merge pull request from nirmata/update_doc

Correct Variable in policy example
This commit is contained in:
Jim Bugwadia 2020-01-21 16:34:01 -08:00 committed by GitHub
commit ea6c95ae5f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -107,7 +107,7 @@ spec:
kind: ConfigMap
name: zk-kafka-address
# create the resource in the new namespace
namespace: "{{request.object.name}}"
namespace: "{{request.object.metadata.name}}"
data:
kind: ConfigMap
data: