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:
parent
4365f54a95
commit
9fdbacebd8
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user