diff --git a/charts/langstream/values.yaml b/charts/langstream/values.yaml index a6da277..a7c8eaf 100644 --- a/charts/langstream/values.yaml +++ b/charts/langstream/values.yaml @@ -109,6 +109,15 @@ deployer: podTemplate: tolerations: [] nodeSelector: {} + annotations: [] + agentPodTemplate: + tolerations: [] + nodeSelector: {} + annotations: [] + appDeployerPodTemplate: + tolerations: [] + nodeSelector: {} + annotations: []