mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-02-22 16:00:05 -05:00
e2e: remove defaults for required arguments
This commit is contained in:
parent
c06353bbbf
commit
1c00e54c4f
1
.github/workflows/e2e-test-internal-lb.yml
vendored
1
.github/workflows/e2e-test-internal-lb.yml
vendored
@ -41,7 +41,6 @@ on:
|
|||||||
required: true
|
required: true
|
||||||
kubernetesVersion:
|
kubernetesVersion:
|
||||||
description: "Kubernetes version to create the cluster from."
|
description: "Kubernetes version to create the cluster from."
|
||||||
default: "1.29"
|
|
||||||
required: true
|
required: true
|
||||||
cliVersion:
|
cliVersion:
|
||||||
description: "Version of a released CLI to download. Leave empty to build the CLI from the checked out ref."
|
description: "Version of a released CLI to download. Leave empty to build the CLI from the checked out ref."
|
||||||
|
@ -41,7 +41,6 @@ on:
|
|||||||
required: true
|
required: true
|
||||||
kubernetesVersion:
|
kubernetesVersion:
|
||||||
description: "Kubernetes version to create the cluster from."
|
description: "Kubernetes version to create the cluster from."
|
||||||
default: "1.29"
|
|
||||||
required: true
|
required: true
|
||||||
cliVersion:
|
cliVersion:
|
||||||
description: "Version of a released CLI to download. Leave empty to build the CLI from the checked out ref."
|
description: "Version of a released CLI to download. Leave empty to build the CLI from the checked out ref."
|
||||||
|
@ -41,7 +41,6 @@ on:
|
|||||||
required: true
|
required: true
|
||||||
kubernetesVersion:
|
kubernetesVersion:
|
||||||
description: "Kubernetes version to create the cluster from."
|
description: "Kubernetes version to create the cluster from."
|
||||||
default: "1.29"
|
|
||||||
required: true
|
required: true
|
||||||
releaseVersion:
|
releaseVersion:
|
||||||
description: "Version of a released provider to download. Leave empty to build the provider from the checked out ref."
|
description: "Version of a released provider to download. Leave empty to build the provider from the checked out ref."
|
||||||
|
Loading…
x
Reference in New Issue
Block a user