forked from tektoncd/pipeline
-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Set runAsUser uid for nonroot distroless image
Port of tektoncd#3342: The distroless nonroot image define a user with the uid 65532 and not 1001. The deployment should use that uid to make sure it works anywhere. Fixes tektoncd#781 Signed-off-by: Dibyo Mukherjee <[email protected]>
- Loading branch information
1 parent
11b372c
commit 09539a8
Showing
2 changed files
with
8 additions
and
0 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
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