-
Hi there! What is a fantastic plugin, but it unfortunately doesn't install under helm 3.
Here's the output of `helm plugin install https://github.com/bacongobbler/helm-whatup` under helm3 :
```
…
-
**Rancher Server Setup**
Both nodes are ubuntu 18.04 with docker 20.10 firewalls disabled on a flat network.
- Rancher version: 2.5.16 and 2.6.x
- Installation option (Docker install/Helm Char…
-
:wave: hello, new to using this library.
I have a test
```yaml
suite: rna tests
tempaltes:
- deployment.yaml
tests:
- it: adds env vars to the rna pod
values:
- values/env-v…
-
**What steps did you take and what happened:**
Hello,
I'm using below valuefiles config which seems to be generating an issue:
```
snapshotsEnabled: true
cleanUpCRDs: true
configuration:
…
mimek updated
4 weeks ago
-
Hello.
I have tried to deploy following these steps:
```
copy values.template.yaml and modify:
your-super-secret-jwt-token-with-at-least-32-characters-long
JWT_ANON_KEY
JWT_SERVICE_KEY
MY_V…
-
**Describe what happened:**
nodeSelector values are not interpolated correctly
**Describe what you expected:**
nodeselector should become a valid key/value item
```
helm template --debug . …
-
I getting a error: parse error unexpected "\\" in operand in configmap-luna.yaml file
-
In the Master branch, I install the operator by using helm3 install and find that the cert-job is in error status.
kubectl get pod -n flink-operator-system
NAME …
-
Microk8s information:
```bash
microk8s is running
high-availability: no
datastore master nodes: 127.0.0.1:19001
datastore standby nodes: none
addons:
enabled:
dashboard …
-
Hi !
I'm trying to use helm x with helmfile and I have a problem
I'm using Helm 3.5 on macOs. Everything was installed with brew
I installed helm-x with
`helm plugin install https://github…