diff --git a/clusters/cl01tl/applications/penpot/values.yaml b/clusters/cl01tl/applications/penpot/values.yaml index 779fa5e4f..1cfe13611 100644 --- a/clusters/cl01tl/applications/penpot/values.yaml +++ b/clusters/cl01tl/applications/penpot/values.yaml @@ -423,11 +423,11 @@ postgres-17-cluster: - app externalCluster: connectionParameters: - host: argo-workflows-postgresql-16-cluster-rw + host: penpot-postgresql-16-cluster-rw user: app dbname: app password: - name: argo-workflows-postgresql-16-cluster-app + name: penpot-postgresql-16-cluster-app key: password backup: enabled: false