Skip to content

Commit 3c4f6b6

Browse files
committed
fix(app-installation): add nodeSelector section to app values
1 parent d33374d commit 3c4f6b6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

helm/values.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,5 @@ app:
1111
nodePort: 30080
1212
environment:
1313
OPENAI_API_KEY: ""
14+
nodeSelector: {}
1415
affinity: {}

0 commit comments

Comments
 (0)