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 12559df commit 3e8ae77Copy full SHA for 3e8ae77
Makefile
@@ -16,7 +16,7 @@ BIN=data/bin/
16
XBUILD=-X main.build=${BUILD} -X github.com/cyberark/kubesploit/pkg/agent.build=${BUILD}
17
URL ?= https://127.0.0.1:443
18
XURL=-X main.url=${URL}
19
-PSK ?= merlin
+PSK ?= kubesploit
20
XPSK=-X main.psk=${PSK}
21
PROXY ?=
22
XPROXY =-X main.proxy=$(PROXY)
0 commit comments