mirror of
https://github.com/kyverno/kyverno.git
synced 2025-03-09 01:16:55 +00:00
8 lines
137 B
YAML
8 lines
137 B
YAML
apiVersion: chainsaw.kyverno.io/v1alpha1
|
|
kind: StepTemplate
|
|
metadata:
|
|
name: update-policy
|
|
spec:
|
|
try:
|
|
- update:
|
|
file: ($file)
|