|
|
5f197a607b
|
FIX(falco): falco config errors
- Remove unsupported outputs_queue_capacity option
- Fix Container Drift Detection rule (remove undefined rename macro)
|
2026-01-04 23:41:39 +09:00 |
|
|
|
765104bb4e
|
REFACTOR(authelia): remove falco-ui-secret
- Use Authelia SSO instead
- Remove basic auth secret
|
2026-01-04 23:41:39 +09:00 |
|
|
|
87b16d13e3
|
FEAT(falco): configure falco redis
- with 200mb maxmemory and lru eviction
|
2026-01-04 23:41:39 +09:00 |
|
|
|
27d1e5c4b1
|
FIX(falco): re-enable falco webui
- with redis memory limit 128mi
|
2026-01-04 23:41:39 +09:00 |
|
|
|
26e40d234a
|
CHORE(falco): disable sidekick web ui
- to save 535mb redis memory
|
2026-01-04 23:41:39 +09:00 |
|
|
|
368f7b5f5a
|
PERF(falco): reduce falcosidekick replicas to 1
- Scale down to single replica
- Reduce resource usage
|
2026-01-04 23:41:39 +09:00 |
|
|
|
34a1c9f783
|
REFACTOR(repo): restructure infra folder structure
- Remove argocd/, helm-values/, ingress/ subdirectories
- Move files to parent directory with standardized names
- Add namespace.yaml to all apps with Goldilocks labels
- Preserve vault/ subdirectories (falco, velero)
- Update main kustomization.yaml to reference argocd.yaml files directly
- Comment out argocd.yaml in each app's kustomization.yaml to prevent
circular reference
Applications restructured:
- cert-manager (2 ArgoCD apps)
- external-secrets
- reloader
- vault (2 ArgoCD apps)
- velero (2 ArgoCD apps)
- falco
- cnpg
- haproxy
- metallb
- vpa
- argocd
|
2026-01-04 23:41:39 +09:00 |
|