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: helm/applications/skaha/README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -63,6 +63,7 @@ The following table lists the configurable parameters for the Skaha Helm chart:
63
63
|`deployment.skaha.adminsGroup`| GMS style Group URI for Skaha admins to belong to |`""`|
64
64
|`deployment.skaha.headlessGroup`| GMS style Group URI whose members can submit headless jobs |`""`|
65
65
|`deployment.skaha.headlessPriorityGroup`| GMS style Group URI whose member's headless jobs can pre-empt other's. Useful fortight deadlines in processing |`""`|
66
+
|`deployment.skaha.headlessPriorityClass`| Name of the `priorityClass` for headless jobs to allow some pre-emption |`""`|
66
67
|`deployment.skaha.loggingGroups`| List of GMS style Group URIs whose members can alter the log level. See [cadc-log](https://github.com/opencadc/core/tree/main/cadc-log) regarding the `/logControl` endpoint. |`[]`|
67
68
|`deployment.skaha.posixMapperResourceID`| Resource ID (URI) for the POSIX Mapper service containing the UIDs and GIDs |`""`|
68
69
|`deployment.skaha.oidcURI`| URI (or URL) for the OIDC service |`""`|
0 commit comments