Scale down to 1 replica until clustering is needed
This commit is contained in:
parent
75d1784a3b
commit
46e01cdea1
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ metadata:
|
||||||
name: aprs
|
name: aprs
|
||||||
namespace: aprs
|
namespace: aprs
|
||||||
spec:
|
spec:
|
||||||
replicas: 2
|
replicas: 1
|
||||||
strategy:
|
strategy:
|
||||||
type: RollingUpdate
|
type: RollingUpdate
|
||||||
rollingUpdate:
|
rollingUpdate:
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue