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 693edfb commit 0587c8e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -164,6 +164,7 @@ jobs:
run: |
mkdir -p "${GARDENER_DIR}"
echo ${GARDENER_KYMATUNAS} | base64 --decode > ${GARDENER_DIR}/kubeconfig
ls ${GARDENER_DIR}
- name: Provision Gardener cluster
env:
Expand Down
1 change: 1 addition & 0 deletions scripts/gardener/aws.sh
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ source "${PROJECT_ROOT}/scripts/utils/utils.sh"

gardener::init() {
requiredVars=(
GARDENER_KYMATUNAS
GARDENER_REGION
GARDENER_ZONES
GARDENER_KUBECONFIG
Expand Down

0 comments on commit 0587c8e

Please sign in to comment.