Skip to content

Commit 3b7a483

Browse files
Merge pull request #24 from IsaiahStapleton/feature
Update RHOAI_CLASS_GROUPS env for fall semester
2 parents 3533122 + 02512da commit 3b7a483

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

webhooks/assign-class-label/deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ spec:
2727
env:
2828
# EDIT VALUE HERE BEFORE RUNNING, must be comma separated
2929
- name: RHOAI_CLASS_GROUPS
30-
value: "cs210,ds210"
30+
value: "cs210,cs599-pmpp"
3131
serviceAccountName: webhook-sa
3232
volumes:
3333
- name: cert

0 commit comments

Comments
 (0)