cluster

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

commit ac017d46a478a851a3dcfb35dc25bfa44b1f80a9
parent 15cf535b78e7a293c488d5a5920f24701e56fe7d
Author: MTRNord <MTRNord@users.noreply.github.com>
Date:   Fri,  3 Apr 2026 13:31:40 +0200

reenable schedules

Signed-off-by: MTRNord <MTRNord@users.noreply.github.com>

Diffstat:
Minfrastructure_talos/configs/kustomization.yaml | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/infrastructure_talos/configs/kustomization.yaml b/infrastructure_talos/configs/kustomization.yaml @@ -7,6 +7,6 @@ resources: - cnpg-cluster-barmancloud-ext.yaml - cnpg-base.yaml - cnpg-cluster.yaml - #- velero-schedules.yaml - #- velero-alerts.yaml + - velero-schedules.yaml + - velero-alerts.yaml - cilium-ipv6-wg-route.yaml