Dirk Olmes

Results 5 issues of Dirk Olmes

I'm using [VSCodium](https://vscodium.com/) instead of Visual Studio Code and I'd like to use helm intellisense on it. The problem with VSCodium is that it doesn't access Microsoft's Visual Studio Marketplace...

In our self-hosted cluster, we use a self-signed SSL certificate. Access to the kube API server fails because of ssl verification errors. In the same spirit as the access with...

Changes in formatting so that the markdown renders as intended.

The values file states that `extraManifests` can be added as YAML objects like this: ``` # -- Additional Kubernetes manifests to be deployed. Include the manifest as nested YAML. extraManifests:...