Overview
During the Server version upgrades, you may be confused about what values to specify for the username
and password
parameters.
https://circleci.com/docs/server/v4.3/installation/upgrade-server/#upgrade-steps
helm upgrade circleci-server oci://cciserver.azurecr.io/circleci-server -n $namespace --version <version> -f <path-to-values.yaml> --username $USERNAME --password $PASSWORD
These parameters are the credentials for your CircleCI license. Please check it with the person who administers the CircleCI license.
Comments
Please sign in to leave a comment.