Skip to content

Commit

Permalink
Set specific awsClusterRoleIdentityName for eks, private and normal e…
Browse files Browse the repository at this point in the history
…2e tests.
  • Loading branch information
ericgraf committed Aug 21, 2024
1 parent 4982c15 commit 76688e1
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 0 deletions.
3 changes: 3 additions & 0 deletions providers/capa/private/test_data/cluster_values.yaml
Original file line number Diff line number Diff line change
@@ -1 +1,4 @@
# Values provided here merge on top of the default values found in https://github.com/giantswarm/cluster-standup-teardown
global:
providerSpecific:
awsClusterRoleIdentityName: team-tinkerers-giantswarm-goat-wc-e2e
3 changes: 3 additions & 0 deletions providers/capa/standard/test_data/cluster_values.yaml
Original file line number Diff line number Diff line change
@@ -1 +1,4 @@
# Values provided here merge on top of the default values found in https://github.com/giantswarm/cluster-standup-teardown
global:
providerSpecific:
awsClusterRoleIdentityName: team-tinkerers-giantswarm-grizzly-wc-e2e
3 changes: 3 additions & 0 deletions providers/eks/standard/test_data/cluster_values.yaml
Original file line number Diff line number Diff line change
@@ -1 +1,4 @@
# Values provided here merge on top of the default values found in https://github.com/giantswarm/cluster-standup-teardown
global:
providerSpecific:
awsClusterRoleIdentityName: team-tinkerers-giantswarm-grizzly-wc-e2e-eks

0 comments on commit 76688e1

Please sign in to comment.