Skip to content

Commit

Permalink
add missing csub-tls flags for guaccollect (#1951)
Browse files Browse the repository at this point in the history
Signed-off-by: pxp928 <parth.psu@gmail.com>
  • Loading branch information
pxp928 committed Jun 7, 2024
1 parent 42599e4 commit 7eccfa9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions cmd/guaccollect/cmd/root.go
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,8 @@ func init() {
"pubsub-addr",
"blob-addr",
"csub-addr",
"csub-tls",
"csub-tls-skip-verify",
"use-csub",
"service-poll",
"enable-prometheus",
Expand Down

0 comments on commit 7eccfa9

Please sign in to comment.