Skip to content

Commit 434e07f

Browse files
committed
feat(postgres): Enable metrics for all clusters
ref: #18
1 parent 287f784 commit 434e07f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

manifests/postgres/overlays/ha/kustomization.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,12 @@ namespace: postgres-15
77

88

99
resources:
10-
- ../production
10+
- ../../base
1111

1212

1313
components:
1414
- ../../components/ha
15+
- ../../components/metrics
1516

1617

1718
patches:

0 commit comments

Comments
 (0)