This commit is contained in:
parent
3d2cbc02c8
commit
e0b5c5a583
1 changed files with 2 additions and 0 deletions
|
@ -9,6 +9,8 @@ spec:
|
||||||
app.kubernetes.io/name: act-runner
|
app.kubernetes.io/name: act-runner
|
||||||
app.kubernetes.io/instance: arm64
|
app.kubernetes.io/instance: arm64
|
||||||
replicas: 3
|
replicas: 3
|
||||||
|
strategy:
|
||||||
|
type: Recreate
|
||||||
template:
|
template:
|
||||||
metadata:
|
metadata:
|
||||||
labels:
|
labels:
|
||||||
|
|
Loading…
Reference in a new issue