diff --git a/apps/immich/manifest.yaml b/apps/immich/manifest.yaml index 5857b82..276fd2d 100644 --- a/apps/immich/manifest.yaml +++ b/apps/immich/manifest.yaml @@ -17,7 +17,7 @@ defaultConfig: redisHostname: redis.redis.svc.cluster.local dbHostname: postgres.postgres.svc.cluster.local dbUsername: immich - domain: immich.example.com + domain: immich.{{ .cloud.domain }} requiredSecrets: - apps.immich.dbPassword - apps.postgres.password