From 8e88c5376678512f3ec920d9c017c7a9f1b420ce Mon Sep 17 00:00:00 2001 From: titver968 Date: Tue, 3 Jun 2025 14:23:16 +0200 Subject: [PATCH] postgres password --- argocd/apps/outline/outline.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/argocd/apps/outline/outline.yaml b/argocd/apps/outline/outline.yaml index 91291ad..6f40984 100644 --- a/argocd/apps/outline/outline.yaml +++ b/argocd/apps/outline/outline.yaml @@ -36,7 +36,7 @@ spec: value: 'true' - name: postgres.auth.database value: outline - - name: postgres.auth.postgresPassword + - name: postgres.auth.password value: 'outline' - name: postgres.auth.username value: outline