Skip to content
This repository was archived by the owner on Mar 3, 2023. It is now read-only.

correct reference to values #3632

Merged

Conversation

joshfischer1108
Copy link
Member

Previous to this PR helm install would fail because helm was trying to substitute a number instead of string. The error would look something like below.

$ helm install ./heron -g -n heron
Error: ConfigMap in version "v1" cannot be handled as a ConfigMap: v1.ConfigMap.Data: ReadString: expects " or n, but found 3, error found in #10 byte of ...|xSizeMB":300,"BK_led|..., bigger context ...|"BK_journalMaxBackups":"3","BK_journalMaxSizeMB":300,"BK_ledgerDirectories":"/bookkeeper/data/ledger|...

There is still some work to do on the helm chart and bookkeeper. This is a start of that work. I'll follow up with details of what else needs to be done via github issues and the mailing list.

@joshfischer1108 joshfischer1108 merged commit 5bde52f into apache:master Nov 20, 2020
@joshfischer1108 joshfischer1108 deleted the joshfischer/fix-helm-charts branch November 20, 2020 13:15
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants