apiVersion: helm.toolkit.fluxcd.io/v2beta2 kind: HelmRelease metadata: name: &app dispatch spec: interval: 30m chart: spec: chart: dispatch version: 0.3.2 sourceRef: kind: HelmRepository name: 252-charts namespace: flux-system maxHistory: 2 install: remediation: retries: 3 upgrade: cleanupOnFail: true remediation: retries: 3 uninstall: keepHistory: false values: envFromSecret: &secret dispatch-secret