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 4092f6e commit 6532b7dCopy full SHA for 6532b7d
README.md
@@ -24,6 +24,10 @@ The following env variables control the deployment configuration:
24
3. KUBERNETES_NAMESPACE - The namespace to deploy
25
4. KUBECTL_ACTION - means an action for `kubectl <action>`. Valid values are apply|create|replace. Default is "apply"
26
27
+Optional:
28
+
29
+`SERVER_VERSION` - Manually set the Minor kubectl version. Supports 10-16.
30
31
# Usage in codefresh.io
32
33
### deployment.yml
0 commit comments