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

26 lines
469 B
YAML
Raw Normal View History

2023-08-13 12:13:53 -05:00
---
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"