How to Customize Rails Secrets
Set the following environment variables first:
Save the Rails secrets in a local secrets.yml file.
Example:
Save the Rails secrets to a Kubernetes Secret:
Update the GitLab instance configuration:
Add the following spec configuration to the CR:
Wait for the instance to complete redeployment.