add langfuse/1.0.0-rc.2-1
This commit is contained in:
@@ -4,6 +4,8 @@ metadata:
|
||||
name: {{ include "langfuse.fullname" . }}-web
|
||||
labels:
|
||||
{{- include "langfuse.labels" . | nindent 4 }}
|
||||
annotations:
|
||||
argocd.argoproj.io/sync-wave: "1"
|
||||
spec:
|
||||
{{- if not .Values.langfuse.web.hpa.enabled }}
|
||||
replicas: {{ .Values.langfuse.web.replicas | default .Values.langfuse.replicas }}
|
||||
|
||||
Reference in New Issue
Block a user