File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments