Commit Graph

10 Commits (eca428ae94c79fb19ad3fb9a250bb9e74ece1b24)

Author SHA1 Message Date
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
Brian Stinson d7847fe89b
fix: Allow specifying external dburl in Helm (#672) 2 years ago
piero d033520927
fix: Update HorizontalPodAutoscaler version and spec in chart (#666)
Closes #667
2 years ago
Yu Inoue fdef87e3b9
fix: Add support for OIDC configuration thru Helm (#550)
Closes #548
2 years ago
Yu Inoue 11fc3b4485
fix: Separate service port and container port in Helm (#549) 2 years ago
Daniel Hiller cf7810b067 fix: add admin user variables 2 years ago
Jeffrey 5bf42be786 dynamic environment variables 2 years ago
RocketProto 7d28abc7e6
fix: Decouple BASE_URL from Ingress host (#498)
Closes #496
2 years ago
Maksim Eltyshev 5c435414f7 chore: Update version 3 years ago
Christopher Greaves 932d8225ed
feat: Add official Helm Chart (#442)
Closes #192
3 years ago