You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: chart/values.schema.json
+83Lines changed: 83 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -2530,6 +2530,89 @@
2530
2530
}
2531
2531
}
2532
2532
]
2533
+
},
2534
+
"useWorkerDedicatedServiceAccounts": {
2535
+
"description": "One common Service Account for all workers will be created if flag is set to false. If true, dedicated Service Accounts for every worker type will be created.",
0 commit comments