-
I'm trying to install via helm and this is the error I am getting:
```
helm install spin-containerd-shim-installer oci://ghcr.io/fermyon/charts/spin-containerd-shim-installer --version 0.1.0
Er…
-
### Context
I faced a failure with the following error during atmosphere converge(without any tagging, just ran the full playbook) ` poetry run molecule converge -s default`.
```sh
TASK [vexxhost.a…
-
Hi there,
Fairly new to helmfile but seems like it can solve a lot of my problems and get me moving towards my end goal. I'm playing around with the templating my helmfile to manage releases and en…
-
Hey,
Thanks for a great package, but I have a small issue.
The first time I uploaded my helm chart everything worked well, cr upload and then cr index did the job.
But now, when I am trying to …
-
In some contexts, it would be nice to have a mechanism for excluding packages from being published, or by contrast, choosing explicitly which packages _should_ be published.
i.e. `cr upload --inclu…
-
For example `STORAGE_SECRET_ACCESS_KEY` shouldn't be stored in a configmap, instead a secret should be used.
Actually all "secret" values from the configmap should be secrets.
-
**Wanted**
Execute Terraform deploy of as part of following "[Setup Jenkins X on Google Cloud with GKE](https://jenkins-x.io/v3/admin/platforms/google/)". The cloned infrastructure repo has a depende…
-
Due to this change, the migration wouldn't start (on a fresh helm install, on an empty namespace) because of the missing service account.
```
- hookAnnotation: 'post-install,post-upgrade'
+ …
-
The app and the worker deployment still reference to the 'live-agent-storage' pvc, which doesn't exist when using a different storage provider (for example 's3_compatible').
-
podSecurityContext implementation is missing for worker-deployment
securityContext implementation is missing for worker-deployment, app-deployment, odata/deployment.yaml, migrations-job