docs: remove ephemeral and simplify

This commit is contained in:
toast-gear 2022-07-09 13:38:57 +01:00 committed by Yusuke Kuoka
parent 4b9a6c6700
commit 409dc4c114
1 changed files with 2 additions and 5 deletions

View File

@ -382,9 +382,7 @@ kind: RunnerSet
metadata:
name: example
spec:
ephemeral: false
# This will deploy 2 runners now
replicas: 2
replicas: 1
repository: mumoshu/actions-runner-controller-ci
# Other mandatory fields from StatefulSet
selector:
@ -415,8 +413,7 @@ kind: RunnerSet
metadata:
name: example
spec:
ephemeral: false
replicas: 2
replicas: 1
repository: mumoshu/actions-runner-controller-ci
dockerdWithinRunnerContainer: true
template: