We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see ourdocumentation.
There was an error while loading.Please reload this page.
1 parent7784dd1 commit2dba030Copy full SHA for 2dba030
_docs/installation/runner/install-codefresh-runner.md
@@ -401,7 +401,7 @@ If your builds are stuck in Pending or failing with `Failed to validate connecti
401
1. Delete`codefresh-certs-server` k8s secret;
402
2. Download[`./configure-dind-certs.sh` script](https://github.com/codefresh-support/cf-utils/blob/master/configure-dind-certs.sh) and run it:
403
404
-```
+```shell
405
# Ensure the following environment variables are defined before running the command:
406
# $RUNTIME_NAMESPACE: The namespace where the runtime is installed.
407
# $CODEFRESH_HOST: The Codefresh host URL (e.g., g.codefresh.io).