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 53e2d14 commit c743d09Copy full SHA for c743d09
operator/entrypoint.sh
@@ -1,2 +1,2 @@
1
#!/usr/bin/env bash
2
-kopf run ./handlers.py --verbose --standalone --all-namespaces --log-format full
+kopf run ./handlers.py --standalone --all-namespaces --log-format full ${KOPF_EXTRA_OPTIONS}
0 commit comments