Skip to content

Commit

Permalink
Update region-configuration.md
Browse files Browse the repository at this point in the history
  • Loading branch information
alexisdondon authored and fcomte committed Jul 17, 2023
1 parent 257586f commit ed09d56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/region-configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -271,7 +271,7 @@ It can be used to inject the package repository in the services, if the Helm cha
| --------------------- | ------- | ------------------------------------------------------------------ | ---- |
| `cranProxyUrl` | | URL of enterprise local cran repository. | "https://cranProxy" |
| `condaProxyUrl` | | URL of enterprise local Conda repository. | "https://condaProxyUrl" |
| `packageManagerUrl` | | URL of the packagemanager. | "https://packagemanager.posit.co/cran/__linux__" or "https://packagemanagerUrl.internal/cran/__linux__" or "keepDefault" to keep the default one in the image in first position |
| `packageManagerUrl` | | URL of the packagemanager. | "https://packagemanager.posit.co/cran/__linux__" or "https://packagemanagerUrl.internal/cran/__linux__" will be in first position |
| `pypiProxyUrl` | | URL of enterprise local PyPI repository. | "https://pypiProxyUrl" |

## CertificateAuthorityInjection properties
Expand Down

0 comments on commit ed09d56

Please sign in to comment.