We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ae1a39 commit be1536aCopy full SHA for be1536a
infra/gcp/terraform/k8s-staging-images/registries.tf
@@ -21,6 +21,7 @@ locals {
21
aws-encryption-provider = "group:k8s-infra-staging-provider-aws@kubernetes.io"
22
charts = "group:k8s-infra-release-admins@kubernetes.io"
23
cloud-provider-kind = "group:k8s-infra-staging-kind@kubernetes.io"
24
+ contributor-site = "group:k8s-infra-staging-contributor-site@kubernetes.io"
25
cluster-capacity = "group:k8s-infra-staging-cluster-capacity@kubernetes.io"
26
dra-driver-cpu = "group:k8s-infra-staging-dra-driver-cpu@kubernetes.io"
27
dra-example-driver = "group:k8s-infra-staging-dra-example-driver@kubernetes.io"
0 commit comments