diff --git a/argocd/apps/outline/outline.yaml b/argocd/apps/outline/outline.yaml index 87563ad..51b2a83 100644 --- a/argocd/apps/outline/outline.yaml +++ b/argocd/apps/outline/outline.yaml @@ -34,11 +34,11 @@ spec: value: lets-encrypt-staging - name: postgresql.enabled value: 'true' - - name: postgres.auth.database + - name: postgresql.auth.database value: "outline" - - name: postgres.auth.password + - name: postgresql.auth.password value: "outline" - - name: postgres.auth.username + - name: postgresql.auth.username value: "outline" - name: redis.enabled value: 'true'