Skip to content

Commit 2947f21

Browse files
committed
rebase
Signed-off-by: drfaust92 <ilia.lazebnik@gmail.com>
1 parent 973fd5b commit 2947f21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/usage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,10 +46,10 @@ The full list of supported environment variables is described below:
4646
|`KUBECHECKS_ENABLE_PREUPGRADE`|Enable preupgrade checks.|`true`|
4747
|`KUBECHECKS_ENSURE_WEBHOOKS`|Ensure that webhooks are created in repositories referenced by argo.|`false`|
4848
|`KUBECHECKS_FALLBACK_K8S_VERSION`|Fallback target Kubernetes version for schema / upgrade checks.|`1.23.0`|
49-
|`KUBECHECKS_KUBERNETES_CLUSTERID`|Kubernetes Cluster ID, must be specified if kubernetes-type is eks.||
5049
|`KUBECHECKS_GITHUB_APP_ID`|Github App ID.|`0`|
5150
|`KUBECHECKS_GITHUB_INSTALLATION_ID`|Github Installation ID.|`0`|
5251
|`KUBECHECKS_GITHUB_PRIVATE_KEY`|Github App Private Key.||
52+
|`KUBECHECKS_KUBERNETES_CLUSTERID`|Kubernetes Cluster ID, must be specified if kubernetes-type is eks.||
5353
|`KUBECHECKS_KUBERNETES_CONFIG`|Path to your kubernetes config file, used to monitor applications.||
5454
|`KUBECHECKS_KUBERNETES_TYPE`|Kubernetes Type One of eks, or local.|`local`|
5555
|`KUBECHECKS_LABEL_FILTER`|(Optional) If set, The label that must be set on an MR (as "kubechecks:<value>") for kubechecks to process the merge request webhook.||

0 commit comments

Comments
 (0)