chore: scale k8s deployment to 0 replicas
This commit is contained in:
parent
2f09b590e2
commit
5e14bb3ff4
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ metadata:
|
|||
name: aprs
|
||||
namespace: aprs
|
||||
spec:
|
||||
replicas: 2
|
||||
replicas: 0
|
||||
strategy:
|
||||
type: RollingUpdate
|
||||
rollingUpdate:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue