- Set permission to execute registration script
chmod +x ./register-runner.sh
- Run registration script
./register-runner.sh -h https://g.codefresh.io -t API_TOKEN -c CLUSTER_NAME -n KUBERNETES_NAMESPACE
API_TOKEN is created here: https://g.codefresh.io/user/settings
Token Scope Cluster - Full access of cluster resource
Output contains values for values.yaml and example Helm command.
- Update values.yaml with output from script above.
token
ca
cert
key
- Run Helm Command
helm upgrade --install --namespace codefresh-runtime codefresh-runner ./codefresh-runner