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
In #1177 a new optional field SubmitterPodTemplate was added. This needs to be documented and added in the sample YAML file (we can comment it out in the sample YAML file because it's optional and we don't expect most users to need to touch it.)
The text was updated successfully, but these errors were encountered:
Updates the sample YAML to include submitterPodTemplate. Commented out because it's optional.
Updates the markdown doc to include submitterPodTemplate.
Miscellaneous fixes, such as adding missing fields to the doc or sample YAML.
TODO before merge:
Manual test: run sample YAML with submitterPodTemplate uncommented.
Related issue number
Closes#1227
---------
Signed-off-by: Archit Kulkarni <architkulkarni@users.noreply.github.com>
lowang-bh
pushed a commit
to lowang-bh/kuberay
that referenced
this issue
Sep 24, 2023
…t#1228)
Updates the sample YAML to include submitterPodTemplate. Commented out because it's optional.
Updates the markdown doc to include submitterPodTemplate.
Miscellaneous fixes, such as adding missing fields to the doc or sample YAML.
TODO before merge:
Manual test: run sample YAML with submitterPodTemplate uncommented.
Related issue number
Closesray-project#1227
---------
Signed-off-by: Archit Kulkarni <architkulkarni@users.noreply.github.com>
In #1177 a new optional field
SubmitterPodTemplate
was added. This needs to be documented and added in the sample YAML file (we can comment it out in the sample YAML file because it's optional and we don't expect most users to need to touch it.)The text was updated successfully, but these errors were encountered: