diff --git a/chart/examples/local-config.yaml b/chart/examples/local-config.yaml index 2823e3f0c2..822911ba28 100644 --- a/chart/examples/local-config.yaml +++ b/chart/examples/local-config.yaml @@ -34,8 +34,6 @@ # backend_pull_policy: "Never" # emails_pull_policy: "Never" # frontend_pull_policy: "Never" -# crawler_pull_policy: "Never" -# redis_pull_policy: "Never" # microk8s: if developing locally, can override these to use images from local microk8s repository (on localhost:32000) # backend_image: "localhost:32000/webrecorder/browsertrix-backend:latest"