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