This repository has been archived on 2024-02-11. You can view files and clone it, but cannot push or open issues or pull requests.
valinor/archive/elastic/operator/app/helmrelease.yaml

25 lines
469 B
YAML

---
apiVersion: helm.toolkit.fluxcd.io/v2beta1
kind: HelmRelease
metadata:
name: eck-operator
namespace: elastic
spec:
releaseName: eck-operator
interval: 1h
chart:
spec:
chart: eck-operator
version: 2.9.0
sourceRef:
kind: HelmRepository
name: elastic
namespace: flux-system
interval: 1h
install:
createNamespace: true
upgrade:
crds: CreateReplace
values:
config:
logVerbosity: "-1"