minio: Add manifests

This commit is contained in:
Björn Busse 2024-02-19 16:03:51 +01:00
parent 140f02055b
commit f0c077b5a5
2 changed files with 25 additions and 0 deletions

16
clusters/dev/minio.yaml Normal file
View File

@ -0,0 +1,16 @@
---
apiVersion: helm.toolkit.fluxcd.io/v2beta2
kind: HelmRelease
metadata:
name: minio
namespace: minio
spec:
chart:
spec:
chart: minio-operator
reconcileStrategy: ChartVersion
sourceRef:
kind: HelmRepository
name: minio
version: 4.3.7
interval: 1m0s

View File

@ -0,0 +1,9 @@
---
apiVersion: source.toolkit.fluxcd.io/v1beta2
kind: HelmRepository
metadata:
name: minio
namespace: minio
spec:
interval: 1m0s
url: minio-operator