Skip to content

Commit 9bb8b84

Browse files
committed
Improve docs
1 parent d1c9bef commit 9bb8b84

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/deployment/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ repository includes examples for many kinds of deployments:
147147
ShinyProxy server runs in its own namespace, isolated from the other servers.
148148
However, they are managed by a single operator.
149149
150-
- *3-namespaced-hpa-app-ns*:
150+
- *3-namespaced-app-ns*:
151151
- Operator-mode: `namespaced`
152152
- Operator-namespace: `shinyproxy`
153153
- Redis-namespace: `shinyproxy`
@@ -189,7 +189,7 @@ important:
189189
ReplicaSet created by the operator (see
190190
the [example](#modify-the-shinyproxy-pod))
191191
- `kubernetesIngressPatches`: allows to patch the `Ingress` resources created by
192-
the operator (see the [example](#modify-the-ingress-resource)
192+
the operator (see the [example](#modify-the-ingress-resource))
193193
- `image`: the docker image to use for the ShinyProxy server (
194194
e.g. `openanalytics/shinyproxy:3.0.0`)
195195
- `imagePullPolicy`: the pull policy for ShinyProxy Image; the default value is

0 commit comments

Comments
 (0)