You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently the resource template for OpenShift uses PersistentVolume to store Gogs' configuration. It would be interesting to use ConfigMap instead, providing a faster and better bootstrap experience (skip initial installation).
The text was updated successfully, but these errors were encountered:
Currently the resource template for OpenShift uses
PersistentVolume
to store Gogs' configuration. It would be interesting to useConfigMap
instead, providing a faster and better bootstrap experience (skip initial installation).The text was updated successfully, but these errors were encountered: