mirror of
https://github.com/edgelesssys/constellation.git
synced 2026-01-06 18:25:41 -05:00
e2e: remove defaults for required arguments
This commit is contained in:
parent
7360469437
commit
331944e925
3 changed files with 0 additions and 3 deletions
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
|
||||
kubernetesVersion:
|
||||
description: "Kubernetes version to create the cluster from."
|
||||
default: "1.29"
|
||||
required: true
|
||||
cliVersion:
|
||||
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
|
||||
kubernetesVersion:
|
||||
description: "Kubernetes version to create the cluster from."
|
||||
default: "1.29"
|
||||
required: true
|
||||
cliVersion:
|
||||
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
|
||||
kubernetesVersion:
|
||||
description: "Kubernetes version to create the cluster from."
|
||||
default: "1.29"
|
||||
required: true
|
||||
releaseVersion:
|
||||
description: "Version of a released provider to download. Leave empty to build the provider from the checked out ref."
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue