Skip to content

Commit 6532b7d

Browse files
Adding documentation on override usage
1 parent 4092f6e commit 6532b7d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,10 @@ The following env variables control the deployment configuration:
2424
3. KUBERNETES_NAMESPACE - The namespace to deploy
2525
4. KUBECTL_ACTION - means an action for `kubectl <action>`. Valid values are apply|create|replace. Default is "apply"
2626

27+
Optional:
28+
29+
`SERVER_VERSION` - Manually set the Minor kubectl version. Supports 10-16.
30+
2731
# Usage in codefresh.io
2832

2933
### deployment.yml

0 commit comments

Comments
 (0)