Skip to content

Commit

Permalink
Adding post third code review round
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathanrainer committed Jun 15, 2022
1 parent e8cf834 commit 8b12b80
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@ test-e2e-external-eks:
AWS_AVAILABILITY_ZONES=us-west-2a,us-west-2b,us-west-2c \
TEST_PATH=./test/e2e/... \
GINKGO_FOCUS="\[efs-csi\]" \
EKSCTL_ADMIN_ROLE="Infra-prod-KopsDeleteAllLambdaServiceRoleF1578477-1ELDFIB4KCMXV" \
./hack/e2e/run.sh

.PHONY: test-e2e-bin
Expand Down
7 changes: 3 additions & 4 deletions hack/values_ekstcl.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
enableVolumeSnapshot: true
controller:
logLevel: 5
serviceAccount:
create: false # let eksctl create it
node:
logLevel: 5
serviceAccount:
controller:
create: false # let eksctl create it
logLevel: 5

0 comments on commit 8b12b80

Please sign in to comment.