Commit eb386b1
committed
fix: remove release-right-meow SA from PAC release PipelineRuns
The release-right-meow ServiceAccount is a leftover from the old
EventListener-based release flow on the GKE cluster. On the Oracle
cluster, all release secrets are mounted as workspaces directly in
the PipelineRun, so no special SA permissions are needed.
The default ServiceAccount in the releases-operator namespace is
sufficient.1 parent 43d2c0d commit eb386b1
2 files changed
+0
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
36 | | - | |
37 | 35 | | |
38 | 36 | | |
39 | 37 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
44 | | - | |
45 | 43 | | |
46 | 44 | | |
47 | 45 | | |
| |||
0 commit comments