# k3s overrides for ci # -------------------- # don't pull use, existing images backend_pull_policy: "Never" frontend_pull_policy: "Never" mongo_auth: # specify either username + password (for local mongo) username: root password: PASSWORD@ superuser: # set this to enable a superuser admin email: admin@example.com # optional: if not set, automatically generated # change or remove this password: PASSW0RD! local_service_port: 30870