We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 87e8eeb commit 0962198Copy full SHA for 0962198
README.md
@@ -25,7 +25,8 @@ The following env variables control the deployment configuration:
25
4. KUBECTL_ACTION - means an action for `kubectl <action>`. Valid values are apply|create|replace. Default is "apply"
26
27
Optional:
28
-`SERVER_VERSION` - Used mainly for testing. Manually set the Minor Kubernetes version.
+`SERVER_VERSION` - Manually set the Minor Kubernetes version. Supports 9-15.
29
+If left blank version 13 and older will use kubectl v1.6.0
30
31
# Usage in codefresh.io
32
0 commit comments