-
I get an error somewhere in the RAW Chart.
`helmfile diff`
in ./helmfile.yaml: failed processing release cert-cluster-issuer-letsencrypt: helm exited with status 1:
Error: Failed to render c…
-
First of all, this is not really an bug, we are seeking guidance regarding a big difference between v2 & v3: the removal of the automatic namespace creation: https://github.com/linkerd/linkerd2/issues…
-
Using the operator-k8s-plugin/install.sh script on OpenShift platform.
When attempting to delete the PSOPlugin/psoplugin-operator the deletion hangs. I believe this is due to the metadata "finalize…
-
**Is this a request for help?**:
Possibly, perhaps I am missing something.
The instructions were two commands. Further install required not mention in docs?
---
**Is this a BUG REPORT or …
-
From my Github Action log:
```
Run deliverybot/helm@v1
with:
release: xx
namespace: default
chart: bitnami/wordpress
token: xx
value-files: ["./deploy/values-production.y…
-
**What happened**:
Splunk connect for k8s container goes into Crashloop when deploying to a namespace other than default. For example, we need to deploy to a namespace called 'observability'. …
-
support cleanup targeting one specific release, right now it appears its all or nothing?
-
Looks like Helm3 is stricter on apiVersion and causing issues:
Commands:
```bash
ISTIO_VERSION=1.3.0
curl -LO https://git.io/getLatestIstio | sh -
INSTALL_DIR=istio-$ISTIO_VERSION/install/kuber…
-
Follow up on https://github.com/roboll/helmfile/issues/853
**Issue**
helmfile destroy doesn't work with helm3, as `--filter` flag is not passed to helm:
```
Listing releases matching ^prometheu…
-
## Bug Report
**What did you do?**
For each of the following cases I did these steps:
1. Created an Operator from a local helm chart:
`$ operator-sdk new my-operator --type=helm --helm-chart…