We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cbb28f2 commit 495c230Copy full SHA for 495c230
1 file changed
Makefile
@@ -4,6 +4,8 @@ GOFMT := gofmt
4
KUSTOMIZE ?= kustomize
5
OPERATOR_SDK ?= operator-sdk
6
7
+
8
9
BUILDTAGS ?= ""
10
BUILDER ?= "docker"
11
EXTRA_BUILD_ARGS ?= ""
0 commit comments