helm-charts
helm-charts copied to clipboard
Helm Charts
Firstly, thank you for the chart, very helpful to get up and running quickly. Would be great to be able to pass in arbitrary css/js through the chart also, per...
Chart version: 2.0.1 App version: v0.9.6 Setting the following (pod)securityContext options in ./charts/common/values.yaml.. ``` podSecurityContext: fsGroup: 1000 securityContext: runAsUser: 1000 runAsGroup: 1000 ``` and enable persistence for logs in ./values.yaml.....
Hey James, Thanks for this chart, I ran into an issue when using it, in that I like to keep my IngressRoutes in the values.yaml for each of my applications...
Updated files to support rawResources
Updating Homepage to the most recent release `v0.9.9`