diff options
Diffstat (limited to 'helm')
-rw-r--r-- | helm/cr.yaml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/helm/cr.yaml b/helm/cr.yaml index f895ab8d..014803cf 100644 --- a/helm/cr.yaml +++ b/helm/cr.yaml @@ -1 +1,2 @@ -release-name-template: "helm-{{ .Name }}-{{ .Version }}"
\ No newline at end of file +release-name-template: "helm-{{ .Name }}-{{ .Version }}" +package-path: docs/
\ No newline at end of file |