-
The following timeout occurs:
```console
porter install --cred spike-helm3
installing spike-helm3-mysql...
executing install action from spike-helm3-mysql (installation: spike-helm3-mysql)
…
-
Hello, may I ask whether SiteWHERE - K8S does not support helm3? If I use Helm3 to install 0.2.7, there will be a problem
k8s version: 1.8.6
helm version: 3.2.4
-
With helm3 while running the ```helm secret ...``` command its giving the following error
Command: ```helm secrets install -n myrelease ./mychart-f ./mychart/secrets.yaml```
Error:
```
Error: …
-
# General support information
The latest blog for deployment on k8s references helmv2 which is long dead as well as obsolete uris for the legacy google helm repo that are nolonger online. It would …
-
**My drone-helm3 and drone versions:**
docker.io/drone/drone:2.12.1
image: pelotech/drone-helm3
**What I tried to do:**
install a helm chart using Gitea and drone CI
**What happened:**
…
-
Helm 3 now has a [lookup template function](https://github.com/helm/helm/pull/6752) that lets you check for resources. This would allow us to run hooks based on pre-existing resources... for example …
-
I'm not sure if this matching is working as intended:
https://github.com/canonical/microk8s-core-addons/blob/673f404ebd0a96cf26db97452c1cfdca911b3f79/addons/metrics-server/metrics-server.yaml#L5
htt…
-
I am using helm3.
```
helm version
version.BuildInfo{Version:"v3.0", GitCommit:"", GitTreeState:"", GoVersion:"go1.13.11"}
```
Installation error for helm3 plugin installation
```
helm plugin…
-
**Is your feature request related to a problem?**
Yes. Related to this [problem](https://github.com/aws-controllers-k8s/community/issues/1831)
**Describe the solution you'd like**
Since Helm3 ha…
-
Hi all,
I followed the instructions in this [guide](https://docs.nvidia.com/datacenter/cloud-native/kubernetes/dcgme2e.html#gpu-telemetry) to install the dcgm exporter in the prometheus framework. Ho…