Skip to content

Commit 64bb083

Browse files
committed
config: remove two fields from local-config
Ilya suggests that local config doesn't usually want to be uncommenting these, and we should remove these from the examples.
1 parent c855cdd commit 64bb083

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

chart/examples/local-config.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,6 @@
3434
# backend_pull_policy: "Never"
3535
# emails_pull_policy: "Never"
3636
# frontend_pull_policy: "Never"
37-
# crawler_pull_policy: "Never"
38-
# redis_pull_policy: "Never"
3937

4038
# microk8s: if developing locally, can override these to use images from local microk8s repository (on localhost:32000)
4139
# backend_image: "localhost:32000/webrecorder/browsertrix-backend:latest"

0 commit comments

Comments
 (0)