diff --git a/etherpad/application.yml b/etherpad/application.yml index 6ac9c6c..87d3853 100644 --- a/etherpad/application.yml +++ b/etherpad/application.yml @@ -27,7 +27,7 @@ spec: spec: containers: - name: etherpad - image: etherpad/etherpad:1 + image: etherpad/etherpad:2 securityContext: # Etherpad writes session key during start readOnlyRootFilesystem: false