Skip to content

Commit 6e36ea4

Browse files
committed
fix: values
1 parent 19130be commit 6e36ea4

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

tests/uat/aws/nvsentinel-values.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,8 @@ global:
3131
enabled: true
3232
janitor:
3333
enabled: true
34+
mongodbStore:
35+
enabled: true
3436

3537
tolerations:
3638
- key: nvidia.com/gpu
@@ -56,3 +58,7 @@ mongodb-store:
5658
mongodb:
5759
global:
5860
defaultStorageClass: "gp2"
61+
62+
platformConnector:
63+
nodeMetadata:
64+
enabled: true

0 commit comments

Comments
 (0)