No description
  • Shell 37.9%
  • HCL 26.8%
  • Python 20.1%
  • Go Template 14.9%
  • Makefile 0.3%
Find a file
cătălin abd9a427a2
fix(authelia): regenerate sealed secret with valid base64
- yamllint ignore sealedsecrets.yaml due to long encrypted values
2026-08-18 12:44:17 +02:00
docker/pluton chore(deps): update plutonhq/pluton docker tag to v0.18.3 2026-08-10 04:21:57 +00:00
k8s fix(authelia): regenerate sealed secret with valid base64 2026-08-18 12:44:17 +02:00
scripts feat(authelia): use lldap as authentication backend 2026-08-18 12:39:24 +02:00
tofu fix(authelia): point auth.fuku dns to master1 node 2026-08-18 11:22:49 +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(authelia): use lldap as authentication backend 2026-08-18 12:39:24 +02:00
.tflint.hcl chore: add kubeconform, kube-score and tflint 2024-03-25 10:56:52 +01:00
.yamllint.yaml fix(authelia): regenerate sealed secret with valid base64 2026-08-18 12:44:17 +02:00
Makefile ci: add kaniko action that builds nextcloud 2024-09-29 15:00:59 +02:00
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