removed some commented stuff, cleanup

This commit is contained in:
j37hr0 2026-04-10 19:58:11 +12:00
parent 025550608a
commit 7f655ecb72
2 changed files with 0 additions and 18 deletions

View file

@ -1,8 +0,0 @@
apiVersion: v1
kind: Secret
metadata:
name: mariadb-root
namespace: databases
type: Opaque
stringData:
password: supersecure-root-password#

View file

@ -14,13 +14,3 @@ spec:
kind: HelmRepository
name: mariadb-operator
namespace: flux-system
install:
crds: Create
upgrade:
crds: CreateReplace
# values:
# replicaCount: 1
# valuesFrom:
# - kind: ConfigMap
# name: mariadb-values
# valuesKey: values.yaml