Unable to use new chart #20

Closed
opened 2023-12-12 18:36:57 +00:00 by xeruf · 7 comments
Contributor

I get this:

helm-controller  reconciliation failed: Helm install failed: Deployment.apps "vikunja-test-typesense" is invalid: spec.template.spec.containers[1].volumeMounts[0].name: Not found: "vikunja-config"

Even though I haven''t configured anything related to typesense.

I get this: helm-controller reconciliation failed: Helm install failed: Deployment.apps "vikunja-test-typesense" is invalid: spec.template.spec.containers[1].volumeMounts[0].name: Not found: "vikunja-config" Even though I haven''t configured anything related to typesense.
Owner

@perfectra1n can you help here?

@perfectra1n can you help here?
Author
Contributor

Fixed by disabling typesense, but the error now appears for the API?
Why is typesense enabled without proper configuration by default anyways?

Fixed by disabling typesense, but the error now appears for the API? Why is typesense enabled without proper configuration by default anyways?
Contributor

Are you able to provide the values that you're providing to the Helm chart to create your release @xeruf?

Are you able to provide the values that you're providing to the Helm chart to create your release @xeruf?
Author
Contributor
Here it is: https://open.greenhost.net/xeruf/stackspout/-/blob/main/basic/apps/do-test/vikunja-values-configmap.yaml?ref_type=heads But it looks like something is moving forward now...
Contributor

Well feel free to reach out if you're still having any issues. Taking the latest version of the Helm chart and deploying it with no values:
image

Seems to work fine for me (once the stupid Bitnami Postgres cooperated)...
image

Well feel free to reach out if you're still having any issues. Taking the latest version of the Helm chart and deploying it with no values: ![image](/attachments/205cf6d4-b284-40ef-b4d1-e47f2400907d) Seems to work fine for me (once the stupid Bitnami Postgres cooperated)... ![image](/attachments/ded0f61b-7ee2-4f4f-840f-3b136233c73e)
Contributor

I took the values from this commit (that you said had issues), and ran helm template, and had successful output (attached as output.yaml)....

helm template test1 . --namespace testing -f testvalues.yaml --debug > output.yaml

Perhaps it didn't pull the latest version of the Helm Chart initially?

I took the values from [this](https://open.greenhost.net/xeruf/stackspout/-/blob/5213a5220a672e8012ed5cbdc5edb2719a0978f5/basic/apps/do-test/vikunja-values-configmap.yaml) commit (that you said had issues), and ran `helm template`, and had successful output (attached as `output.yaml`).... ``` helm template test1 . --namespace testing -f testvalues.yaml --debug > output.yaml ``` Perhaps it didn't pull the latest version of the Helm Chart initially?
Author
Contributor

working for now

working for now
xeruf closed this issue 2024-02-16 18:50:39 +00:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
3 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: vikunja/helm-chart#20
No description provided.