This repository was archived by the owner on Mar 21, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
deploy/ods-pipeline/charts/tasks/templates Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 5151 default : ' '
5252 - name : api-credentials-secret
5353 description : |
54- Name of the Secret resource holding the API user credentials .
54+ Name of the Secret resource holding the token of a serviceaccount (in field `token`) .
5555 Only required when `api-server` is set.
5656 type : string
5757 default : ' '
Original file line number Diff line number Diff line change @@ -112,7 +112,7 @@ the pipeline runs.
112112
113113| api-credentials-secret
114114|
115- | Name of the Secret resource holding the API user credentials .
115+ | Name of the Secret resource holding the token of a serviceaccount (in field `token`) .
116116Only required when `api-server` is set.
117117
118118
Original file line number Diff line number Diff line change 5252 default : ' '
5353 - name : api-credentials-secret
5454 description : |
55- Name of the Secret resource holding the API user credentials .
55+ Name of the Secret resource holding the token of a serviceaccount (in field `token`) .
5656 Only required when `api-server` is set.
5757 type : string
5858 default : ' '
You can’t perform that action at this time.
0 commit comments