From eecfcdbecce258c765bd5753b00b26d5196c27b1 Mon Sep 17 00:00:00 2001 From: j37hr0 Date: Thu, 9 Apr 2026 19:07:45 +1200 Subject: [PATCH] comment out configmaps --- .../databases/mariadb-operator/helmrelease.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/infrastructure/databases/mariadb-operator/helmrelease.yaml b/infrastructure/databases/mariadb-operator/helmrelease.yaml index dcd8481..91e012f 100644 --- a/infrastructure/databases/mariadb-operator/helmrelease.yaml +++ b/infrastructure/databases/mariadb-operator/helmrelease.yaml @@ -20,7 +20,7 @@ spec: crds: CreateReplace # values: # replicaCount: 1 - valuesFrom: - - kind: ConfigMap - name: mariadb-values - valuesKey: values.yaml +# valuesFrom: +# - kind: ConfigMap +# name: mariadb-values +# valuesKey: values.yaml