Skip to content

Commit

Permalink
add deployer pod annotations
Browse files Browse the repository at this point in the history
  • Loading branch information
nicoloboschi committed Aug 29, 2023
1 parent 67dd314 commit 3ac6646
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions charts/langstream/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,15 @@ deployer:
podTemplate:
tolerations: []
nodeSelector: {}
annotations: []
agentPodTemplate:
tolerations: []
nodeSelector: {}
annotations: []
appDeployerPodTemplate:
tolerations: []
nodeSelector: {}
annotations: []



Expand Down

0 comments on commit 3ac6646

Please sign in to comment.