Skip to content

Commit

Permalink
updated
Browse files Browse the repository at this point in the history
  • Loading branch information
mfaizanse committed Jan 12, 2024
1 parent f07c01f commit 15eee78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@ jobs:
env:
CLUSTER_NAME: "fzn-g1"
GARDENER_DIR: "${HOME}/.gardener"
GARDENER_KUBECONFIG: "${GARDENER_DIR}/kubeconfig"
GARDENER_KUBECONFIG: ${GARDENER_DIR}/kubeconfig
GARDENER_PROVIDER_SECRET_NAME: "tunas-aws"
GARDENER_REGION: "eu-west-1"
GARDENER_ZONES: "eu-west-1a"
Expand Down

0 comments on commit 15eee78

Please sign in to comment.