Files
k8scd/minio/helm-minio-operator.yaml
T
2024-09-09 23:37:59 +02:00

22 lines
470 B
YAML

apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
name: minio
namespace: argocd
finalizers:
- resources-finalizer.argocd.argoproj.io
spec:
syncPolicy:
syncOptions:
- CreateNamespace=true
automated:
selfHeal: true
prune: true
project: default
sources:
- chart: operator
repoURL: https://operator.min.io
targetRevision: 6.0.3
destination:
server: https://kubernetes.default.svc
namespace: minio