Skip to content

Commit 0a3a177

Browse files
committed
chore: update garbage_collector module name
1 parent 38411bf commit 0a3a177

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/garbage-collector.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ spec:
7676
- name: config-volume
7777
mountPath: /etc/polytope
7878
command: ["python"]
79-
args: ["-m", "polytope_server.garbage-collector"]
79+
args: ["-m", "polytope_server.garbage_collector"]
8080
volumes:
8181
- name: config-volume
8282
configMap:

0 commit comments

Comments
 (0)