Files

20 lines
345 B
YAML

---
apiVersion: helm.toolkit.fluxcd.io/v2
kind: HelmRelease
metadata:
name: toolhive-operator
spec:
interval: 1h
chartRef:
kind: OCIRepository
name: toolhive-operator
values:
operator:
replicaCount: 1
resources:
requests:
cpu: 10m
memory: 128Mi
limits:
memory: 512Mi