Christian Huth

Results 48 comments of Christian Huth

Alright. I will build one. :)

Chart is available here: https://github.com/christianknell/helm-charts/tree/main/charts/typo3 and published here https://artifacthub.io/packages/search?repo=christianknell&ts_query_web=typo3. Currently there is still a bug which prevents it from being reachable through an Ingress resource. Don't know it this needs...

Are you still looking @znerol? Would love to support here.

I totally agree with you. Not being visible at the [ArtifactHub](https://artifacthub.io) is a big downer. I would love to tackle this issue, but i need maintainer rights to set-up GitHub...

@rubenhak there is an option in values.yaml to use an existing PVC: https://artifacthub.io/packages/helm/bitnami/mysql?modal=values&path=primary.persistence.existingClaim. So it should be possible if the used MySQL versions are the same.

@rubenhak the Bitnami charts are run as non-root user. So i think the PVC can't be used right away because the file permissions wouldn't match. But the Bitnami charts come...

@rubenhak: i will have a try to use an existing pvc, when i start the transition to the Bitnami sub-charts. Sub-charts are defined through "an extra hierachy" in your values.yaml....

@mtparet: Do you know if anybody is working on this already?

@mtparet: I could set this up analog to my own chart repository [here](https://github.com/christianknell/helm-charts). We need to enable GitHub Pages for this. Can you do this or give me privileges to...

@deepy: Chart-Releaser is already the right way to go. :) That's not exactly true. But you're right that the most tooling expects another repository layout. They expect a folder charts...