Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
Signed-off-by: Eddie Torres <torredil@amazon.com>
  • Loading branch information
torredil committed Oct 26, 2023
1 parent 324a3d8 commit 30fdac8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 0 additions & 1 deletion hack/e2e/chart-testing.sh
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,4 @@ function ct_install() {
curl --silent --location "${CHART_TESTING_DOWNLOAD_URL}" | tar xz -C "${INSTALL_PATH}"
chmod +x "${INSTALL_PATH}"/ct
fi
apt-get update && apt-get install -y yamllint
}
2 changes: 2 additions & 0 deletions hack/kops-patch.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -147,3 +147,5 @@ spec:
awsEBSCSIDriver:
enabled: true
managed: false
iam:
useServiceAccountExternalPermissions: true

0 comments on commit 30fdac8

Please sign in to comment.