Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,9 @@
repos:
- cost-onprem-chart

cluster_type: aws
lease_type: aws-quota-slice
secret: cluster-secrets-aws
- profile: aws-2
owners:
- org: 3scale
Expand Down Expand Up @@ -214,6 +217,9 @@
- observatorium-operator
- rbac-query-proxy

cluster_type: aws
lease_type: aws-2-quota-slice
secret: cluster-secrets-aws-2
- profile: aws-3
owners:
- org: 3scale
Expand Down Expand Up @@ -322,6 +328,9 @@
- observatorium-operator
- rbac-query-proxy

cluster_type: aws
lease_type: aws-3-quota-slice
secret: cluster-secrets-aws-3
- profile: aws-4
owners:
- org: 3scale
Expand Down Expand Up @@ -430,6 +439,9 @@
- observatorium-operator
- rbac-query-proxy

cluster_type: aws
lease_type: aws-4-quota-slice
secret: cluster-secrets-aws-4
- profile: aws-5
owners:
- org: 3scale
Expand Down Expand Up @@ -538,6 +550,9 @@
- observatorium-operator
- rbac-query-proxy

cluster_type: aws
lease_type: aws-5-quota-slice
secret: cluster-secrets-aws-5
- profile: aws-qe
owners:
- org: netobserv
Expand Down