Kubernetes-Docs icon indicating copy to clipboard operation
Kubernetes-Docs copied to clipboard

ONLYOFFICE Docs for Kubernetes

Results 17 Kubernetes-Docs issues
Sort by recently updated
recently updated
newest added

on values.yaml, you cannot use multiline annotations, as it failed yaml syntax. It is required for example with HAProxy ingress controller to add multiple headers. ``` ingress: enabled: true annotations:...

``` 15#15: *26 open() "/var/www/onlyoffice/documentserver/sdkjs/common/Images/content_controls/[email protected]" failed (13: Permission denied), ``` This is what the proxy images currently return, is it possible that they have been wrongly build? B/c those are...

Hello guys, I am very interested on the changes that you implement on feature/release-7.0.1. Do you have a planned release date for this branch? Do you also plan to package...

This PR adds the official Helm [chart-releaser Action](https://github.com/helm/chart-releaser-action) to automatically publish the chart in GH Pages. See [pre-requisites](https://github.com/helm/chart-releaser-action#pre-requisites) to finish necessary setup. For this purpose the files had to be...

OpenShift uses RBAC policies by default to define and apply permissions. OpenShift users who do not have the cluster admin role added may have problems deploying manifests that use various...