Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions docs/customize.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,7 @@ This is relevant for both Posit Workbench and Posit Connect when the job launche
The original mechanism for modifying kubernetes jobs using the Job Launcher is to use
[`job-json-overrides`](https://docs.posit.co/ide/server-pro/job_launcher/job_launcher.html).

[There is a support article discussing the topic and examples in a legacy context
here](https://support.rstudio.com/hc/en-us/articles/360051652094-Using-Job-Json-Overrides-with-RStudio-Server-Pro-and-Kubernetes)
See the [documentation](https://docs.posit.co/ide/server-pro/job_launcher/kubernetes_plugin.html#kube-json) discussing this topic in more detail.

In helm, there is a helper that simplifies some of this configuration. As a result, we will include several snippets
below to simplify use cases.
Expand Down
Loading