Commit 235bc38
fix(manifests): exclude sso-credentials from kustomize to prevent clobber
The sso-credentials.yaml contains CHANGE_ME placeholders. Including it
in kustomize resources causes oc apply -k to overwrite manually-set
secret values. Same pattern as the CRB namespace clobber fix.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 05bb922 commit 235bc38
1 file changed
Lines changed: 3 additions & 1 deletion
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
9 | 11 | | |
10 | 12 | | |
11 | 13 | | |
| |||
0 commit comments