mirror of
https://github.com/morten-olsen/homelab-operator.git
synced 2026-02-08 01:36:28 +01:00
10 lines
181 B
YAML
10 lines
181 B
YAML
globals:
|
|
environment: prod
|
|
timezone: Europe/Amsterdam
|
|
domain: olsen.cloud
|
|
image:
|
|
repository: docker.n8n.io/n8nio/n8n
|
|
tag: latest
|
|
pullPolicy: IfNotPresent
|
|
subdomain: n8n
|