Skip to content

Commit

Permalink
fix: Add K8s Env Var (#679)
Browse files Browse the repository at this point in the history
**Reason for Change**:
K8s Env Var

Signed-off-by: Ishaan Sehgal <ishaanforthewin@gmail.com>
  • Loading branch information
ishaansehgal99 authored Nov 7, 2024
1 parent 9f5632a commit 001d148
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/e2e-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ on:
default: "eastus"
k8s_version:
type: string
default: "1.30.0"

jobs:
e2e-tests:
Expand Down

0 comments on commit 001d148

Please sign in to comment.