deploy: add cluster values in helm directory

This commit is contained in:
OpenCode Test
2025-12-24 13:08:46 -08:00
parent 9bc0ea4fe8
commit 2a5e8b5e41

View File

@@ -0,0 +1,19 @@
# Cluster-specific values for porthole deployment
global:
tailscale:
tailnetFQDN: "taildb3494.ts.net"
secrets:
postgres:
password: "eIXuJEnRWuAs8AafqU3CWJ7Y4CgNAFQ"
minio:
accessKeyId: "FwGiBwCXKuQdthR1QLa"
secretAccessKey: "OtmAz9m7o941wG1Gms2yItyqxd6gCWY8k4LJVBX"
# Temporarily disable apps until registry is resolved
# TODO: Set up proper container registry or use external registry
web:
enabled: false
worker:
enabled: false