Scion
Scion
Yeah, some additional explanation about that would be ideal. The [#kubernetes-version](https://kind.sigs.k8s.io/docs/user/configuration/#kubernetes-version) header pops out the most when searching for information on how to change the version.
> Hi, just finished with my solution to this. Check it out, please. https://hub.docker.com/repository/docker/alexwoo42/documentserver-ee/general > > Dockerfile: [Dockerfile.txt](https://github.com/ONLYOFFICE/Docker-DocumentServer/files/9229825/Dockerfile.txt) > > run-document-server.sh: [run-document-server.sh.txt](https://github.com/ONLYOFFICE/Docker-DocumentServer/files/9229822/run-document-server.sh.txt) Thank you! This saves me a lot of...
Being able to configure livenessProbe settings in helm would be nice.
If this app gets open-source LDAP or OAuth support before Akaunting, it will have an indisputable competitive edge.
This is relevant to our company as well as we use Harbor to manage our charts. Please implement this soon.
I am encountering the same issue when attempting to install in a container, but not on a default Ubuntu Server isntance.
Oh wow, is this going to be addressed after all? Thank you!
Same here, I hope this gets fixed soon. It's super annoying.
Well one thing that may help is that the behavior only seems to occur when redirecting to a new URL explicitly. Redirecting to the default New Tab Redirect page works...
It apparently has the same issue if I try to use my own storage classes and configuration. ```yaml persistence: # Nextcloud Data (/var/www/html) enabled: true #existingClaim: nextcloud-html-data-claim storageClass: longhorn-nvme accessMode:...