We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f64707d commit 130fc8cCopy full SHA for 130fc8c
deploy/self-test/roberta/1gpu/periodic.yaml
@@ -79,11 +79,6 @@ spec:
79
secretKeyRef:
80
name: codeflare-self-test-slack
81
key: CHANNEL
82
- - name: SLACK_TOKEN
83
- valueFrom:
84
- secretKeyRef:
85
- name: codeflare-self-test-slack
86
- key: TOKEN
87
- name: SLACK_USERNAME
88
valueFrom:
89
@@ -95,11 +90,13 @@ spec:
95
90
96
91
name: github
97
92
key: GITHUB_USER
93
+ optional: true
98
94
- name: ML_CODEFLARE_ROBERTA_GITHUB_TOKEN
99
100
101
102
key: GITHUB_TOKEN
103
- name: MODE
104
value: development # otherwise building codeflare-cli takes a huge amount of memory
105
- name: KUBE_CONTEXT_FOR_TEST
0 commit comments