repositories: - name: prometheus-community url: https://prometheus-community.github.io/helm-charts releases: - name: prom-norbac-ubuntu namespace: prometheus chart: prometheus-community/prometheus set: - name: rbac.create value: false Sync your Kubernetes cluster state to the desired one by runni...
GitHub is where people build software. More than 100 million people use GitHub to discover, fork, and contribute to over 420 million projects.
PLEASE READ!!! HELMFILE HAS MOVED HOME Helmfile has moved home, this codebase is now effectively dead with all new development and bug fixes being done here https://github.com/helmfile/helmfile. Please do star the new repository!!! For more details see this issue #1824About...
volumes: -name:custom-toolsemptyDir:{}initContainers: -name:download-toolsimage:alpine:3.8command:[sh, -c]args: -wget -qO /custom-tools/argo-cd-helmfile.sh https://raw.githubusercontent.com/travisghansen/argo-cd-helmfile/master/src/argo-cd-helmfile.sh &&chmod +x /custom-tools/argo-cd...
.github autocomplete docs advanced-features.md remote-secrets.md shared-configuration-across-teams.md writing-helmfile.md embrawtest examples hack hooks pkg test .editorconfig .gitignore CONTRIBUTING.md Dockerfile Dockerfile.debian Dockerfile.helm3 Dockerfile.helm3.ubuntu Dockerfile.ubuntu LICENSE Make...
//api.github.com/users/helmfile/repos#///*[1]/name # To get name="go-yaml" using https protocol you would use: ref+httpjson://api.github.com/users/helmfile/repos#///*[2]/name # To get name="go-yaml" using http protocol you would use: ref+httpjson://api.github.com/users/...
Automatic update generated by nixpkgs-update tools. This update was made based on information from https://github.com/helmfile/helmfile/releases. meta.description for helmfile is: Declarative spec ...
build(deps): bump github.com/goccy/go-yaml from 1.15.15 to 1.15.16 by@dependabotin#1901 build(deps): bump github.com/goccy/go-yaml from 1.15.16 to 1.15.17 by@dependabotin#1905 Use a regex to match --state-values-set-string arguments by@gllbin#1902 ...
evil-cloud/helmfile-custommain 1 Branch0 Tags Code Folders and files Latest commit Cannot retrieve latest commit at this time. History1 Commit ci-jenkins-custom-agent-image comment: mié 05 mar 2025 18:53:07 CST Mar 6, 2025 ci-tools comment: mié 05 mar 2025 18:53:07 CST Mar 6, ...
- path: path/to/subhelmfile.yaml # label 选择器可以过滤需要覆盖的 release selectors: - name=prometheus # 覆盖 value values: # 使用文件覆盖 - additional.values.yaml # 覆盖单独的 key - key1: val1 - # 远程拉取配置 path: git::https://github.com/cloudposse/helmfiles.git@releases/kiam.ya...