-
### Overview
There are currently gaps between design patterns available in grommet, and those inside the design system library. Data visualisation is such a case and we aim to build, test & socialise…
-
Now it's too complicated to deploy kubebb.User must download 3 charts for it. IMO,we can treate u4a,cluster-component,kubebb-core as one.
```yaml
- charts/kubebb
- charts
- cluster-…
-
it would be good if CDK would resolve references to SecretsManager for `values` passed to `addHelmChart`
### Use Case
I'm trying to do this: read a secret, apply a helm chart with values referen…
-
hello, I'm trying to create a helm chart for existing resources in the cluster with the least breaking changes as possible. So let's say I have a single resource to import (for simplicity):
```
$ …
-
Hey,
I was trying to use the LS in NeoVim but the completion based on dependencies (in the Helm Chart) do not work and also going to the definition. Going to the definition of a value in the depend…
-
Having an issue with helmfile and a chart that uses `.Capabilities.APIVersions.has`. Any idea on how to overcome?
I actually have the required CRDs but it seems that helm template command does not ch…
-
Should we try to start giving more indicative names to the templates? We now have
- role.yaml
- rolebinding.yaml
- clusterrole.yaml (which containts the clusterrolebinding)
I already see myself …
-
```
kbcli version
Kubernetes: v1.25.12-eks-2d98532
KubeBlocks: 0.7.0-alpha.13
kbcli: 0.7.0-alpha.13
```
1. install cv and cd
```
helm upgrade --install openldap deploy/openldap
```
2. creat…
-
So this may be a bit crazy, but I'm wondering if there is a good pattern for templated subcharts... Say I have a **chart A** that uses `helmfile` and has a `values.yaml.gotmpl` file. Its directory s…
-
When an Admin opens a chart which is owned by a different user, the Admin can not save and overwrite the existing chart
#### How to reproduce the bug
1. Login as Admin
2. Open an existing chart…