We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dae9521 commit 198894cCopy full SHA for 198894c
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