Marius Shekow

Results 13 issues of Marius Shekow

When embedding a YT video with Gutenberg, and having this plug-in enabled, the video is always only aligned according to the plugin settings, which is very limiting. It would be...

I'm unable to install a Helm chart in the virtual cluster. The chart installs two components: a `Deployment` (whose Pod is synced to the host cluster successfully), and a `StatefulSet`....

area/syncer

I got a restricted namespace in our internal RKE cluster managed by Rancher. However, vcluster won't start up. I have no idea what the concrete reason is, given that the...

area/syncer
needs information

Often there are resource quotas assigned to the namespace into which you install vcluster. These are sometimes set to be quite strict, and there is also a mandatory LimitRange. vcluster's...

area/chart
kind/enhancement

At the moment the user is forced to either have all PlantUML images at the very top of a page, or at the very bottom (option `diagramsOnTop`). But what if...

# Description The manual for App settings ([this one](https://mobilebuildtools.com/config/appsettings/)) contains obvious errors and also lacks instructions on how to *actually* use app settings. You have internalized your library so much...

question

Hi, I'd like to build a setup with Nextcloud + OnlyOffice + ES to have full text search and collaborative editing. My basic full text search setup works. I've set...

The Docker policy `update_instruction_alone` complains for a trivial example such as this, which is using industry standard approaches and is _not_ an anti-pattern: ``` FROM alpine:latest RUN apk update &&...

Hi, I've assigned non-admin users the permissions to use Kibana, view indices, etc. (so that they can create visualizations and dashboards), and I've also assigned them to the already-existing, reserved...

enhancement
help wanted

### Is your feature request related to a problem? Please describe We are using the [20-envsubst-on-templates.sh](https://github.com/nginxinc/docker-nginx-unprivileged/blob/main/entrypoint/20-envsubst-on-templates.sh) script to replace `${SOME_ENV_VARS}` in a specific file. For a specific use case, we...