mirror of
https://github.com/kyverno/kyverno.git
synced 2025-03-31 03:45:17 +00:00
Update writing-policies-generate.md
This commit is contained in:
parent
6251e971cc
commit
87c1b850ad
1 changed files with 1 additions and 0 deletions
|
@ -41,6 +41,7 @@ spec :
|
|||
In this example, when this policy is applied, any new namespace will receive 2 new resources after its creation:
|
||||
* ConfigMap copied from default/config-template with added value DB_ENDPOINT.
|
||||
* Secret with values DB_USER and DB_PASSWORD.
|
||||
|
||||
Both resources will contain a label ```purpose: mongo```
|
||||
|
||||
---
|
||||
|
|
Loading…
Add table
Reference in a new issue