Skip to content
This repository was archived by the owner on Mar 10, 2026. It is now read-only.

Commit 9b0654e

Browse files
committed
only need 2 instances of forgejo postgresql database
1 parent 4a3259d commit 9b0654e

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

forgejo/app_of_apps/postgres_argocd_appset.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,9 +52,10 @@ spec:
5252
type: postgresql
5353

5454
fullnameOverride: forgejo-postgres
55-
instances: 2
5655

5756
cluster:
57+
instances: 2
58+
5859
# annotations for the cluster object
5960
annotations:
6061
cnpg.io/skipEmptyWalArchiveCheck: enabled

0 commit comments

Comments
 (0)