We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0d04e0f commit 59d3b62Copy full SHA for 59d3b62
1 file changed
README.md
@@ -466,7 +466,7 @@ Installs [k9s](https://k9scli.io/)
466
467
* USE_k9s: Enable this feature (it's recommended to use the FEATURES variable instead)
468
* DEBUG_k9s: Debug this feature
469
-* Environment K9S_VERSION (optional): Valid k9s version to install (defaults to latest)
+* Environment K9S_VERSION (required): Valid k9s version to install
470
471
### <a id="kc"></a> kc Quick Kubernetes Context switch
472
@@ -867,5 +867,7 @@ flowchart TD
867
click F "https://github.com/dodevops/cloudcontrol/blob/develop/.github/workflows/test.yml" "Test workflow"
868
click H "https://github.com/dodevops/cloudcontrol/blob/develop/.github/workflows/release.yml" "Release workflow"
869
```mermaid
870
+workflow"
871
+```mermaid
872
ase workflow"
873
0 commit comments