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