mirror of
https://github.com/ceph/ceph-csi.git
synced 2025-06-13 10:33:35 +00:00
vendor updates
This commit is contained in:
4
vendor/k8s.io/kubernetes/examples/guestbook-go/Makefile
generated
vendored
4
vendor/k8s.io/kubernetes/examples/guestbook-go/Makefile
generated
vendored
@ -15,9 +15,9 @@
|
||||
# Build the guestbook-go example
|
||||
|
||||
# Usage:
|
||||
# [VERSION=v3] [REGISTRY="gcr.io/google_containers"] make build
|
||||
# [VERSION=v3] [REGISTRY="staging-k8s.gcr.io"] make build
|
||||
VERSION?=v3
|
||||
REGISTRY?=gcr.io/google_containers
|
||||
REGISTRY?=staging-k8s.gcr.io
|
||||
|
||||
release: clean build push clean
|
||||
|
||||
|
Reference in New Issue
Block a user