export function deploymentYaml() { return `ProfileId: WorkerImage: # e.g: # - 001-projects/variux/bakes # - 001-projects/variux/maileg-eu/wholesale # - 001-projects/variux/maileg-us/wholesale ProfileTemplatePath: "001-projects///" WorkerEnv: - KEY=value - KEY=value - KEY=value - KEY=value `; }