Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Linting issue #1

Open
Cyb3rDudu opened this issue Jul 1, 2021 · 1 comment
Open

Linting issue #1

Cyb3rDudu opened this issue Jul 1, 2021 · 1 comment

Comments

@Cyb3rDudu
Copy link
Collaborator

Cyb3rDudu commented Jul 1, 2021

When I run helm lint I get the following error

helm lint
==> Linting .
[INFO] Chart.yaml: icon is recommended
[ERROR] templates/: template: owncloud/templates/pvc.yaml:1:14: executing "owncloud/templates/pvc.yaml" at <.Values.persistence.owncloud.nfs.enabled>: nil pointer evaluating interface {}.enabled

Error: 1 chart(s) linted, 1 chart(s) failed

of course I cannot install from the helm chart due to this

helm install owncloud helm-oc-classic
Error: template: owncloud/templates/pvc.yaml:1:14: executing "owncloud/templates/pvc.yaml" at <.Values.persistence.owncloud.nfs.enabled>: nil pointer evaluating interface {}.enabled
@andreawoe
Copy link

andreawoe commented Jul 7, 2021 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants