Commit 04e3afd
committed
fix(kustomize): fix stale references and missing CRDs in kustomization
- config/rbac/kustomization.yaml: update rbgs_controller_role.yaml to
role.yaml (renamed in #209 but reference not updated, breaking
kustomize build)
- config/crd/kustomization.yaml: add the instances and instancesets CRDs
that were missing from the resources list, and sort entries
alphabetically
- Regenerate deploy/kubectl/manifests.yaml to reflect the two fixes
above1 parent 810d1f0 commit 04e3afd
3 files changed
Lines changed: 172 additions & 61 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | | - | |
7 | 5 | | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
8 | 10 | | |
| 11 | + | |
9 | 12 | | |
10 | 13 | | |
11 | | - | |
12 | 14 | | |
13 | 15 | | |
14 | 16 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
0 commit comments