-
Regarding https://github.com/abdennour/dockerfiles/commit/b227fff369c8842608d696da3b747fb3e15731a7 : The purpose of adding the Helm CLI binary to the Terraform image was to allow easy use of the Terr…
mogul updated
4 years ago
-
So that I could safely git-commit e.g. helm's values.yaml contains sensitive data, which could be decrypted when I run aptomictl.
Would it be within the scope of this project?
Should we do encrypt…
-
The current setup invokes the `tar` command instead of leveraging on the existing `pkg_tar` [rules](https://github.com/bazelbuild/rules_pkg). This results in the output archive (.tgz) changing after e…
-
Need to support External Helm Repositories via HTTP
This will allow users to add the repo address and paths to bitops.config.yaml and they can be installed without copying the chart to the Ops Repo…
-
Noticed that in the file https://github.com/Azure/draft/blob/4a298770ff4484e5737fabf4bb9abc54b6b72e7c/pkg/draft/pack/pack.go#L19-L20, there is a section
```
// ValuesfileName is the default values f…
-
Checklist:
* [ X ] I've searched in the docs and FAQ for my answer: https://bit.ly/argocd-faq.
* [ X ] I've included steps to reproduce the bug.
* [ X ] I've pasted the output of `argocd vers…
-
Hi,
We have a usecase where we can't provide admin (cluster) level access. is there any way to deploy the helm wrapper without it?
I'm referring to the serviceaccount.yaml modification to use a lo…
-
### Terraform Version
```shell
Terraform v1.3.2
on darwin_amd64
```
But the version doesn't matter here.
### Use Cases
Instead of having to wait for a module owner to update a resource …
-
the only thing I can think of atm is a container-based solution.
Maybe also needs to handle account info in an easier way than tfvars?
some deps (!):
- terraform
- tfutil(go), tf(bash), or som…
-
Instead of having Releases based on Kustomize, **Helm** should be used instead.
Helm is also used on [AWX-Operator Repo](https://github.com/ansible/awx-operator/blob/devel/.github/workflows/publish…