passbolt / charts-passbolt

Helm charts to run Passbolt on Kubernetes. No strings attached charts to run the open source password manager for teams!
https://passbolt.com
GNU Affero General Public License v3.0
41 stars 27 forks source link

Incorrect/not guaranteed refs present #11

Closed cm3brian closed 1 year ago

cm3brian commented 1 year ago

Hey, thanks for the chart! Excited to be doing a PoC to sell us using this to our business.

I have tried to install with HPA enabled and it's referencing invalid includes (templates/hpa.yaml):

When changed to passbolt.fullname and passbolt.labels it works as expected.

There are also some issues in NOTES.txt

error calling include: template: no template "common.names.name" associated with template "gotpl"

Sorry for the potentially weird looking error formatting, I we use jsonnet/tanka :)

I just deleted it in my use-case, however probably not viable for others.

As I need to run HA I have disabled the redis and mariadb charts, so this may be resulting in the missing ones there.

dlen commented 1 year ago

Thanks for the bug report!

hpa is a path not tested in depth so bear with us. We'll fix this

dlen commented 1 year ago

The notes issue I can't reproduce it though

dlen commented 1 year ago

Reproduced! A fix is coming!

dlen commented 1 year ago

Thanks for your bug report. A fix has been published feel free to assess that it works correctly for you!