Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
theodolite
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Analyze
Contributor analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Sören Henning
theodolite
Commits
376cdd2c
Commit
376cdd2c
authored
4 years ago
by
Sören Henning
Browse files
Options
Downloads
Patches
Plain Diff
Add hint on service account usage in job definition
parent
87bd05d4
No related branches found
No related tags found
No related merge requests found
Pipeline
#1432
skipped
Stage: triggers
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
execution/README.md
+2
-1
2 additions, 1 deletion
execution/README.md
with
2 additions
and
1 deletion
execution/README.md
+
2
−
1
View file @
376cdd2c
...
...
@@ -183,7 +183,8 @@ Theodolite locally on your machine see the description below.
`theodolite.yaml`
provides a template for your own Theodolite job. To run your own job, create a copy, give it a name
(
`metadata.name`
) and adjust configuration parameters as desired. For a description of available configuration options
see the
[
Configuration
](
#configuration
)
section below.
see the
[
Configuration
](
#configuration
)
section below. Note, that you might uncomment the
`serviceAccountName`
line if
RBAC is enabled on your cluster (see installation of
[
Theodolite RBAC
](
#Theodolite-RBAC
)
).
To start the execution of a benchmark run (with
`<your-theodolite-yaml>`
being your job definition):
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment