Skip to content

Commit

Permalink
Added cluster role identity to more test suites
Browse files Browse the repository at this point in the history
Signed-off-by: Marcus Noble <[email protected]>
  • Loading branch information
AverageMarcus committed Sep 5, 2024
1 parent daeb0a6 commit 6cc67ce
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 0 deletions.
2 changes: 2 additions & 0 deletions providers/capa/cilium-eni-mode/test_data/cluster_values.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# 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
connectivity:
# These two settings enable Cilium ENI mode
network:
Expand Down
2 changes: 2 additions & 0 deletions providers/capa/upgrade/test_data/cluster_values.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
global:
providerSpecific:
awsClusterRoleIdentityName: team-tinkerers-giantswarm-grizzly-wc-e2e
nodePools:
# Here we override the default values from cluster-standup-teardown and make the following changes:
#
Expand Down
3 changes: 3 additions & 0 deletions providers/eks/upgrade/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 6cc67ce

Please sign in to comment.