-
-
- Change the CircleCI configuration
APP_HOSTNAMEfield in theproduction_environmenttowww.greenpeace.org, for example: https://github.com/greenpeace/planet4-international/.circleci/config.yml#L36 - Commit, and promote the changes through release > master branches
- Connect to the production Kubernetes cluster
- Checkout https://github.com/greenpeace/planet4-helper-scripts
./configure.sh- Select the
planet4-<nro>-masterrelease - Enter OAUTH credentials
- Select the
make- Select Option 3 when presented with a list of replacements:
3 - Production domain
- Select Option 3 when presented with a list of replacements:
- There is no step 7
- Change the CircleCI configuration
-