Phase 1: Add MariaDB operator installation

This commit is contained in:
Ruben Hensen
2026-02-22 15:38:48 +01:00
parent 353687aeed
commit 2c486a32d1
5 changed files with 100 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
namespace: mariadb-system
resources:
- operator-crds-helm.yaml
- operator-helm.yaml