-
Notifications
You must be signed in to change notification settings - Fork 241
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Correctly create Tron-related service accounts (#3920)
The previous code was creating service accounts with an extra `paasta-` prefix - which would then break when anything tried to use these SA's since they'd still be referencing the expected SA name (without the double `paasta-`)
- Loading branch information
Showing
1 changed file
with
20 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters