helm-charts
helm-charts copied to clipboard
Helm charts for open source applications - ready to use for deployment on Kubernetes
Instead of having existingSecret (reference), secretKey and value the reference should be simplified to have only existingSecret and value Think about different alternatives of handling this.
The charts for Ghost, Nextcloud, Wordpress, Gitea and Graylog should support mounting existing secrets as files into the container(s). Furthermore the mounting of environment variables as configMaps or secrets helps...
Hi, can you please add the nginx support/configuration to your nextcloud helm chart ( https://github.com/nextcloud/helm/blob/master/charts/nextcloud/values.yaml#L193 ) ? Kind regards, Matt
Hey @groundhog2k Would you consider merging a chart for Memcached if I would make a PR?