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
#### Change the initial default admin password and shared runner registration tokens.
####! **Only applicable on initial setup, changing these settings after database
####! is created and seeded won't yield any change.**
# gitlab_rails['initial_root_password'] = "password"
# gitlab_rails['initial_shared_runners_registration_token'] = "token"
EXTERNAL_URL
GITLAB_ROOT_PASSWORD
GITLAB_OMNIBUS_CONFIG
:EXTERNAL_URL
andGITLAB_ROOT_PASSWORD
: https://docs.gitlab.com/omnibus/settings/configuration.html#specifying-the-external-url-at-the-time-of-installationsecretKeyRef
: https://kubernetes.io/docs/concepts/configuration/secret/#using-secrets-as-environment-variablesThe text was updated successfully, but these errors were encountered: