We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 61b0bf8 commit 53cb39eCopy full SHA for 53cb39e
1 file changed
Makefile
@@ -315,6 +315,8 @@ local-run: build ## Run the operator locally against the cluster configured in ~
315
--config=./hack/local-run-config.yaml \
316
--kubeconfig=$${KUBECONFIG:-$$HOME/.kube/config} \
317
--namespace=cert-manager-operator
318
+# --unsupported-addon-features="TrustManager=true" \
319
+# --v=4
320
321
# ============================================================================
322
# Build
0 commit comments