minio: Add manifests
This commit is contained in:
parent
f3c7848163
commit
9e8b0f1fe7
|
@ -3,7 +3,7 @@ apiVersion: helm.toolkit.fluxcd.io/v2beta2
|
|||
kind: HelmRelease
|
||||
metadata:
|
||||
name: minio
|
||||
namespace: monitoring
|
||||
namespace: minio
|
||||
spec:
|
||||
chart:
|
||||
spec:
|
||||
|
|
|
@ -3,7 +3,7 @@ apiVersion: source.toolkit.fluxcd.io/v1beta2
|
|||
kind: HelmRepository
|
||||
metadata:
|
||||
name: minio
|
||||
namespace: monitoring
|
||||
namespace: minio
|
||||
spec:
|
||||
interval: 1m0s
|
||||
url: minio-operator
|
||||
|
|
Loading…
Reference in New Issue