File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change 1212#
1313# See https://github.com/kubernetes/test-infra/blob/master/config/jobs/image-pushing/README.md
1414# for more details on image pushing process in Kubernetes.
15+ #
16+ # To promote release images, see https://github.com/kubernetes/k8s.io/tree/master/k8s.gcr.io/images/k8s-staging-sig-storage.
1517
1618# This must be specified in seconds. If omitted, defaults to 600s (10 mins).
1719timeout : 1200s
@@ -38,7 +40,7 @@ substitutions:
3840 # a branch like 'master' or 'release-0.2', or a tag like 'v0.2'.
3941 _PULL_BASE_REF : ' master'
4042 # The default gcr.io staging project for Kubernetes-CSI
41- # (=> https://console.cloud.google.com/gcr/images/k8s-staging-csi /GLOBAL).
43+ # (=> https://console.cloud.google.com/gcr/images/k8s-staging-sig-storage /GLOBAL).
4244 # Might be overridden in the Prow build job for a repo which wants
4345 # images elsewhere.
44- _STAGING_PROJECT : ' k8s-staging-csi '
46+ _STAGING_PROJECT : ' k8s-staging-sig-storage '
You can’t perform that action at this time.
0 commit comments