diff --git a/ci-operator/step-registry/cluster-profiles/cluster-profiles-config.yaml b/ci-operator/step-registry/cluster-profiles/cluster-profiles-config.yaml index f7a6506168ac1..b028a841c2d6a 100644 --- a/ci-operator/step-registry/cluster-profiles/cluster-profiles-config.yaml +++ b/ci-operator/step-registry/cluster-profiles/cluster-profiles-config.yaml @@ -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 @@ -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 @@ -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 @@ -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 @@ -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