diff --git a/infrastructure/platform/langflow/kustomization.yaml b/infrastructure/platform/langflow/kustomization.yaml index f88dce7..1658c0f 100644 --- a/infrastructure/platform/langflow/kustomization.yaml +++ b/infrastructure/platform/langflow/kustomization.yaml @@ -3,4 +3,4 @@ kind: Kustomization resources: - namespace.yaml - repository.yaml - # - release.yaml \ No newline at end of file + - release.yaml \ No newline at end of file diff --git a/infrastructure/platform/langflow/release.yaml b/infrastructure/platform/langflow/release.yaml index 8e0d7a5..2c39152 100644 --- a/infrastructure/platform/langflow/release.yaml +++ b/infrastructure/platform/langflow/release.yaml @@ -16,6 +16,9 @@ spec: targetNamespace: langflow values: langflow: + frontend: + service: + type: LoadBalancer backend: env: - name: "LANGFLOW_PORT"