Skip to content

Commit aac137a

Browse files
committed
Update README
1 parent d01362b commit aac137a

1 file changed

Lines changed: 9 additions & 1 deletion

File tree

README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,15 @@ Be aware of these changes when updating to version 2.0.0:
174174
required to set up Redis Sentinel (based on the bitnamai Redis helm chart).
175175

176176
The best way to update to ShinyProxy 2.0.0 is by creating a fresh deployment of
177-
the operator and migrating users to this new deployment.
177+
the operator and migrating users to this new deployment. The following changes
178+
need to be made to the ShinyProxy configuration file:
179+
180+
- add the property `proxy.store-mode: Redis`
181+
- add the property `proxy.stop-proxies-on-shutdown: false`
182+
- optionally add the
183+
property [`kubernetesIngressPatches`](docs/deployment#modify-the-ingress-resource)
184+
in order to customize the ingress created by the operator.
185+
- update the ShinyProxy image to `openanalytics/shinyproxy:3.0.1`
178186

179187
## Java Version
180188

0 commit comments

Comments
 (0)