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.
2 parents 27a9a16 + 50763a2 commit d4f4169Copy full SHA for d4f4169
vertical-pod-autoscaler/pkg/admission-controller/Makefile
@@ -1,7 +1,7 @@
1
all: build
2
3
TAG?=dev
4
-REGISTRY?=staging-k8s.gcr.io
+REGISTRY?=gcr.io/k8s-staging-autoscaling
5
FLAGS=
6
TEST_ENVVAR=LD_FLAGS=-s GO111MODULE=on
7
ENVVAR=CGO_ENABLED=0 $(TEST_ENVVAR)
vertical-pod-autoscaler/pkg/recommender/Makefile
vertical-pod-autoscaler/pkg/updater/Makefile
0 commit comments