secrets: postgres: password: "change-me" minio: accessKeyId: "minioadmin" secretAccessKey: "minioadmin" images: web: repository: registry.lan:5000/tline-web tag: dev worker: repository: registry.lan:5000/tline-worker tag: dev global: tailscale: tailnetFQDN: "tailxyz.ts.net" registrySecret: create: true server: "registry.lan:5000" username: "u" password: "p" email: "e@example.com"