mirror of
https://github.com/apricote/home-cloud.git
synced 2026-01-13 13:01:03 +00:00
13 lines
244 B
YAML
13 lines
244 B
YAML
---
|
|
apiVersion: helm.cattle.io/v1
|
|
kind: HelmChart
|
|
metadata:
|
|
name: helm-operator
|
|
namespace: kube-system
|
|
spec:
|
|
chart: helm-operator
|
|
repo: https://charts.fluxcd.io
|
|
version: ${version}
|
|
targetNamespace: flux
|
|
set:
|
|
helm.versions: v3
|