Skip to content

Commit

Permalink
run kopf on all namespaces
Browse files Browse the repository at this point in the history
  • Loading branch information
rndmh3ro committed Aug 11, 2023
1 parent 5372416 commit 9df3606
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ RUN pip install -r /requirements.txt

COPY src/* /src/

CMD kopf run /src/handlers.py --verbose
CMD kopf run /src/handlers.py --all-namespaces

0 comments on commit 9df3606

Please sign in to comment.