Skip to content

Commit 8b4b7af

Browse files
authored
Merge pull request #8550 from ingvagabund/cluster-capacity-registries-tf
chore(cluster capacity): add group to registries.tf
2 parents b234399 + 8138812 commit 8b4b7af

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

infra/gcp/terraform/k8s-staging-images/registries.tf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ locals {
2020
aws-encryption-provider = "group:[email protected]"
2121
charts = "group:[email protected]"
2222
cloud-provider-kind = "group:[email protected]"
23+
cluster-capacity = "group:[email protected]"
2324
dra-driver-cpu = "group:[email protected]"
2425
dra-example-driver = "group:[email protected]"
2526
etcd-manager = "group:[email protected]"

0 commit comments

Comments
 (0)