feat(k8s/podsync): scale deployment to 1 after data migration
This commit is contained in:
@@ -4,7 +4,7 @@ metadata:
|
|||||||
name: podsync
|
name: podsync
|
||||||
namespace: podsync
|
namespace: podsync
|
||||||
spec:
|
spec:
|
||||||
replicas: 0
|
replicas: 1
|
||||||
selector:
|
selector:
|
||||||
matchLabels:
|
matchLabels:
|
||||||
app: podsync
|
app: podsync
|
||||||
|
|||||||
Reference in New Issue
Block a user