Skip to content

Commit 198894c

Browse files
committed
Run locally
Signed-off-by: chiragkyal <ckyal@redhat.com>
1 parent dae9521 commit 198894c

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Makefile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -315,6 +315,8 @@ local-run: build ## Run the operator locally against the cluster configured in ~
315315
--config=./hack/local-run-config.yaml \
316316
--kubeconfig=$${KUBECONFIG:-$$HOME/.kube/config} \
317317
--namespace=cert-manager-operator
318+
# --unsupported-addon-features="TrustManager=true" \
319+
# --v=4
318320

319321
# ============================================================================
320322
# Build

0 commit comments

Comments
 (0)