stakater / Forecastle

Forecastle is a control panel which dynamically discovers and provides a launchpad to access applications deployed on Kubernetes – [✩Star] if you're using it!
https://stakater.com
Apache License 2.0
600 stars 62 forks source link

Updated values for fsGroup and securityContext #361

Closed hussnain612 closed 1 year ago

hussnain612 commented 1 year ago

Fixes https://github.com/stakater/Forecastle/pull/322#issuecomment-1586741535 Removed default values for securityContext as they don't work for OpenShift environments

github-actions[bot] commented 1 year ago

@hussnain612 Image is available for testing. docker pull stakater/forecastle:SNAPSHOT-PR-361-88522fec

flaviomoringa commented 1 year ago

On kubernetes 1.24 this is needed. Please create a next release with this ASAP, otherwise we are stuck with 1.26.

Thanks

MuneebAijaz commented 1 year ago

hi @flaviomoringa , is it possible for you to use the current chart but reference the old image in it using helm values? Will that resolve your issue?