Commit cb3df7d
committed
fix(cluster): restore Authentik HelmRelease to kustomization
The blueprint refactor (0709b05) replaced the resources list with only
a configMapGenerator, dropping the helmrelease.yaml reference. This
caused Flux to garbage-collect the Authentik HelmRelease, taking down
the server, worker, Redis, and PostgreSQL pods.1 parent 2e900bc commit cb3df7d
1 file changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
3 | 8 | | |
4 | 9 | | |
5 | 10 | | |
| |||
0 commit comments