Skip to content

Commit be1536a

Browse files
committed
create contributor-site staging registry
Signed-off-by: Prajyot-Parab <prajyot.parab2@ibm.com>
1 parent 4ae1a39 commit be1536a

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)