Namespace can be set for development.
This commit is contained in:
parent
2b471f3852
commit
f50a4af46c
1 changed files with 5 additions and 0 deletions
|
|
@ -22,6 +22,11 @@
|
||||||
# the first time. Subsequent starts use the copy unless this option is set.
|
# the first time. Subsequent starts use the copy unless this option is set.
|
||||||
# "updateTemplate": false
|
# "updateTemplate": false
|
||||||
|
|
||||||
|
# The namespace that this runner runs in. Usually obtained from
|
||||||
|
# /var/run/secrets/kubernetes.io/serviceaccount/namespace. Should only
|
||||||
|
# be set when starting the runner during development e.g. from the IDE.
|
||||||
|
# "namespace": ...
|
||||||
|
|
||||||
# Define the VM (required)
|
# Define the VM (required)
|
||||||
"vm":
|
"vm":
|
||||||
# The VM's name (required)
|
# The VM's name (required)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue