commit d0ef807990275a86d4c138257414443fc4659e72 parent 596c9c21ca295ae4a4ddd5378a9d4c19ffc10be0 Author: MTRNord <mtrnord1@gmail.com> Date: Sat, 16 Nov 2024 16:58:34 +0100 Remove old cluster Diffstat:
| M | infrastructure/configs/kustomization.yaml | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/infrastructure/configs/kustomization.yaml b/infrastructure/configs/kustomization.yaml @@ -4,5 +4,5 @@ resources: - cluster-issuers.yaml - flux-grafana.yaml - priority-classes.yaml - - postgres-clusters.yaml + #- postgres-clusters.yaml - cnpg-cluster.yaml