We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3533122 + 02512da commit 3b7a483Copy full SHA for 3b7a483
1 file changed
webhooks/assign-class-label/deployment.yaml
@@ -27,7 +27,7 @@ spec:
27
env:
28
# EDIT VALUE HERE BEFORE RUNNING, must be comma separated
29
- name: RHOAI_CLASS_GROUPS
30
- value: "cs210,ds210"
+ value: "cs210,cs599-pmpp"
31
serviceAccountName: webhook-sa
32
volumes:
33
- name: cert
0 commit comments