feat(ai): toolhive-operator и его CRD в ns ai
Flate / Flate - Success (pull_request) Blocked by required conditions
Flate / Flate - Filter (pull_request) Successful in 5s
Flate / Flate (pull_request) Successful in 17s

This commit is contained in:
2026-09-17 20:27:59 +00:00
parent e1bf3fc554
commit dad469501f
9 changed files with 131 additions and 0 deletions
@@ -0,0 +1,19 @@
---
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