Add chart flowise/6.0.0

This commit is contained in:
wbsong111
2025-08-12 12:29:35 +09:00
parent 5f3614c3ce
commit 4f08cb4da0
183 changed files with 20405 additions and 1432 deletions
+1
View File
@@ -2,6 +2,7 @@ apiVersion: v1
kind: Pod
metadata:
name: {{ include "flowise.tests.fullname" . }}
namespace: {{ include "common.names.namespace" . | quote }}
labels:
{{- include "flowise.tests.labels" . | nindent 4 }}
{{- if .Values.commonLabels }}