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 5cdff5b commit a3867efCopy full SHA for a3867ef
capi-lab/Makefile
@@ -46,6 +46,7 @@ cleanup:
46
dev-env:
47
@echo "export METALCTL_API_URL=${METALCTL_API_URL}"
48
@echo "export METALCTL_HMAC=${METALCTL_HMAC}"
49
+ @echo "export METALCTL_HMAC_AUTH_TYPE=${METALCTL_HMAC_AUTH_TYPE}"
50
@echo "export KUBECONFIG=${KUBECONFIG}"
51
52
.PHONY: controller
0 commit comments