Skip to content

Commit 1cc5369

Browse files
authored
Merge pull request #8773 from Prajyot-Parab/main
create contributor-site staging registry
2 parents 4ae1a39 + be1536a commit 1cc5369

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
@@ -21,6 +21,7 @@ locals {
2121
aws-encryption-provider = "group:k8s-infra-staging-provider-aws@kubernetes.io"
2222
charts = "group:k8s-infra-release-admins@kubernetes.io"
2323
cloud-provider-kind = "group:k8s-infra-staging-kind@kubernetes.io"
24+
contributor-site = "group:k8s-infra-staging-contributor-site@kubernetes.io"
2425
cluster-capacity = "group:k8s-infra-staging-cluster-capacity@kubernetes.io"
2526
dra-driver-cpu = "group:k8s-infra-staging-dra-driver-cpu@kubernetes.io"
2627
dra-example-driver = "group:k8s-infra-staging-dra-example-driver@kubernetes.io"

0 commit comments

Comments
 (0)