You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
planka_custom/charts/planka/templates
Brian Stinson eca428ae94 fix: Helm: Add a volumemount for the logs subpath
If we run on Openshift, the container is launched read-only causing a
Permission Denied error when the planka pod starts up and tries to make
the logs directory. If we add 'logs' as a volumemount we can write to
it.

Signed-off-by: Brian Stinson <brian@bstinson.com>
2 years ago
..
tests feat: Add official Helm Chart (#442) 3 years ago
NOTES.txt feat: Add official Helm Chart (#442) 3 years ago
_helpers.tpl feat: Add official Helm Chart (#442) 3 years ago
deployment.yaml fix: Helm: Add a volumemount for the logs subpath 2 years ago
hpa.yaml fix: Update HorizontalPodAutoscaler version and spec in chart (#666) 2 years ago
ingress.yaml feat: Add official Helm Chart (#442) 3 years ago
pvc.yaml chore: Update version 3 years ago
secret-oidc.yaml fix: Add support for OIDC configuration thru Helm (#550) 2 years ago
service.yaml feat: Add official Helm Chart (#442) 3 years ago
serviceaccount.yaml feat: Add official Helm Chart (#442) 3 years ago