Skip to content

Commit 7752f26

Browse files
committed
fix
1 parent 3b0e5cb commit 7752f26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deployments/charts/backend-operator/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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 | `[]` |

0 commit comments

Comments
 (0)