cluster

Infrastructure files for Nordgedanken and Midnightthoughts.
git clone git://archive.git.mtrnord.blog/MTRNord/cluster.git
Log | Files | Refs | README

commit 44c4de7918cd7af9eb38684c2d99c98c438092e5
parent c9640686da2782349553e985c3a3df232ca7e9f7
Author: MTRNord <MTRNord@users.noreply.github.com>
Date:   Wed,  1 Oct 2025 11:40:38 +0200

cleanup harbor db

Diffstat:
Minfrastructure_talos/configs/cnpg-cluster.yaml | 18------------------
1 file changed, 0 insertions(+), 18 deletions(-)

diff --git a/infrastructure_talos/configs/cnpg-cluster.yaml b/infrastructure_talos/configs/cnpg-cluster.yaml @@ -236,12 +236,6 @@ spec: superuser: false passwordSecret: name: grafana-ro - - name: harbor - ensure: absent - login: true - superuser: false - passwordSecret: - name: harbor - name: mailman ensure: present login: true @@ -420,18 +414,6 @@ spec: apiVersion: postgresql.cnpg.io/v1 kind: Database metadata: - name: harbor - namespace: postgres-cluster -spec: - name: harbor - owner: harbor - ensure: absent - cluster: - name: pg-cluster-v2 ---- -apiVersion: postgresql.cnpg.io/v1 -kind: Database -metadata: name: mailman namespace: postgres-cluster spec: