Skip to content

Commit

Permalink
update flags to depl
Browse files Browse the repository at this point in the history
  • Loading branch information
drmorr0 committed Feb 21, 2024
1 parent de26f7c commit c642bbb
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions k8s/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,6 @@ def __init__(self):
args=[
"/prom2parquet",
"--prefix", "testing",
"--clean-local-storage",
"--remote", "aws",
],
).with_env(env).with_ports(SERVER_PORT).with_security_context(Capability.DEBUG)

Expand Down

0 comments on commit c642bbb

Please sign in to comment.