Commit ccfc6f3
Drop the broken single-cluster overlay and document the webhook patch
single-cluster/ was a strict subset of default/ and would have left the
manager crash-looping on startup (missing webhook serving cert mount and
no cert-manager CA injection wiring). default/ is the only overlay that
actually deploys end-to-end, so keep it as the canonical entry point and
delete single-cluster/.
Also adds a comment to base/webhook/kustomization.yaml making it clear
that manifests.yaml is generated by controller-gen and shouldn't be
edited directly — the patches in the same file rewrite the hardcoded
names that controller-gen produces.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent ce2369c commit ccfc6f3
File tree
2 files changed
+5
-12
lines changed- config
- base/webhook
- overlays/single-cluster
2 files changed
+5
-12
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
4 | 8 | | |
5 | 9 | | |
6 | | - | |
7 | | - | |
| 10 | + | |
8 | 11 | | |
9 | 12 | | |
10 | 13 | | |
| |||
This file was deleted.
0 commit comments