forked from k-space/kube
		
	wildduck: Bump replica count to 4
This commit is contained in:
		| @@ -24,7 +24,7 @@ kind: Deployment | ||||
| metadata: | ||||
|   name: wildduck | ||||
| spec: | ||||
|   replicas: 3 | ||||
|   replicas: 4 | ||||
|   selector: | ||||
|     matchLabels: | ||||
|       app.kubernetes.io/name: wildduck | ||||
|   | ||||
		Reference in New Issue
	
	Block a user