File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
deployments/charts/backend-operator Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -55,7 +55,7 @@ This Helm chart deploys the OSMO Backend-Operator for managing compute backend r
5555| ` global.network.restrictEgress ` | Restrict egress traffic for workflow pods | ` false ` |
5656| ` global.network.allowlistEgress.enabled ` | Enable egress allowlist | ` false ` |
5757| ` global.network.allowlistEgress.proxyNamespace ` | Proxy namespace | ` osmo-squid-proxy ` |
58- | ` global.network.allowlistEgress.proxyReplicas ` | Proxy namespace | ` 1 ` |
58+ | ` global.network.allowlistEgress.proxyReplicas ` | Number of proxy replicas | ` 1 ` |
5959| ` global.network.allowlistEgress.additionalAllowedDomains ` | Additional allowed domains | ` [] ` |
6060| ` global.network.allowlistEgress.sidecarContainers ` | Additional sidecar containers | ` [] ` |
6161| ` global.network.allowlistEgress.additionalVolumes ` | Additional volumes for sidecar containers | ` [] ` |
You can’t perform that action at this time.
0 commit comments