cluster

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

commit 097a2b0da30415f0ac0be1e500dc4d2635c42d43
parent a777180c7cbc109200d5b119d239892cd5f5738b
Author: MTRNord <MTRNord@users.noreply.github.com>
Date:   Sat, 28 Mar 2026 01:31:36 +0100

disable k6

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

Diffstat:
Mapps/talos_cluster/k6-operator/kustomization.yaml | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/apps/talos_cluster/k6-operator/kustomization.yaml b/apps/talos_cluster/k6-operator/kustomization.yaml @@ -5,7 +5,7 @@ resources: - repository.yaml - release.yaml - rbac.yaml - - cronjobs.yaml + #- cronjobs.yaml # k6 test scripts — mounted by k6 runner pods in the matrix namespace configMapGenerator: - name: k6-scripts