1
0
mirror of https://github.com/tektoncd/catalog.git synced 2024-11-21 05:55:35 +00:00

Fix the lint for double space before the comments

This commit is contained in:
jhonis 2022-10-18 12:05:40 -03:00 committed by tekton-robot
parent 4365f54a95
commit 9fdbacebd8

View File

@ -112,7 +112,7 @@ spec:
taskPodTemplate:
securityContext:
runAsNonRoot: true
runAsUser: 65532 # nonroot user in git-init container
runAsUser: 65532 # nonroot user in git-init container
params:
- name: repo-url
value: https://github.com/tektoncd/pipeline.git