cluster

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

commit bc4c93ae2d6e89e60aa620fe1bdfb422dd21118d
parent bf9ff16865185a86a9131da1930b555f1d3f7188
Author: MTRNord <MTRNord@users.noreply.github.com>
Date:   Sat, 18 Apr 2026 19:30:44 +0200

fix operator crds

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

Diffstat:
Minfrastructure_talos/controllers/mariadb-operator/operator.yaml | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/infrastructure_talos/controllers/mariadb-operator/operator.yaml b/infrastructure_talos/controllers/mariadb-operator/operator.yaml @@ -22,6 +22,8 @@ spec: crds: CreateReplace force: true values: + crds: + enabled: true metrics: enabled: true serviceMonitor: