This repository was archived by the owner on Jan 29, 2025. It is now read-only.
Commit 077a6e6
committed
Add namespace to TAS Service Account
Avoids failures when applying the TAS Service Account through ClusterResourceSet. Relevant error message was: "failed to create object /v1, Kind=ServiceAccount /telemetry-aware-scheduling-service-account: an empty namespace may not be set during creation".
Signed-off-by: criscola <git@criscola.dev>1 parent 1be23ba commit 077a6e6
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
| 38 | + | |
0 commit comments