mirror of
https://github.com/kyverno/policy-reporter.git
synced 2024-12-14 11:57:32 +00:00
Fix HelmChart Deployment
This commit is contained in:
parent
e87ccf5443
commit
62b19b48df
1 changed files with 1 additions and 1 deletions
|
@ -51,7 +51,7 @@ spec:
|
|||
volumeMounts:
|
||||
- name: config-volume
|
||||
mountPath: /app/config.yaml
|
||||
subPath: config.yaml´
|
||||
subPath: config.yaml
|
||||
volumes:
|
||||
- name: config-volume
|
||||
configMap:
|
||||
|
|
Loading…
Reference in a new issue