No description
  • Shell 38%
  • HCL 26.7%
  • Python 20.1%
  • Go Template 14.9%
  • Makefile 0.3%
Find a file
cătălin 1fd2bfef3d
feat(helm): complete chart normalization with ConfigMap, HPA, and OCI migration
- Added debug mode, structured ConfigMap pattern, and README to all charts
- Migrated all flat-structure charts to hierarchical values under chartname key
- Fixed templates to use correct hierarchical paths
- Renamed helm-rustical key to rustical, added HPA support
- Fixed ingress YAML parsing (oxicloud), nested env vars (rustical)
- Pushed all normalized charts to OCI registry as 1.0.0+ and updated ArgoCD apps
2026-08-14 09:35:19 +02:00
docker/pluton chore(deps): update plutonhq/pluton docker tag to v0.18.3 2026-08-10 04:21:57 +00:00
k8s feat(helm): complete chart normalization with ConfigMap, HPA, and OCI migration 2026-08-14 09:35:19 +02:00
scripts feat(helm): complete chart normalization with ConfigMap, HPA, and OCI migration 2026-08-14 09:35:19 +02:00
tofu feat(helm): complete chart normalization with ConfigMap, HPA, and OCI migration 2026-08-14 09:35:19 +02:00
.gitignore feat: add charts template and normalize oxicloud's chart with it 2026-08-12 13:29:44 +02:00
.pre-commit-config.yaml feat: add scripts/update-argo.sh 2026-04-22 13:27:44 +02:00
.tflint.hcl
.yamllint.yaml feat: add valheim chart and argo app 2025-04-01 19:24:08 +02:00
Makefile
README.md feat: add charts template and normalize oxicloud's chart with it 2026-08-12 13:29:44 +02:00
renovate.json chore: remove renovate extensions 2026-08-08 13:23:46 +02:00

fukuops

useful commands

  • on ramiel:
ethtool -K eno1 tx off rx off
  • upgrade argo
helm upgrade argo-cd argo/argo-cd -n argo-cd -f k8s/helm/argo-cd/values.yaml