Skip to content

Commit a17dc20

Browse files
committed
Change replica back to 3
1 parent c50a534 commit a17dc20

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scripts/azure-aks/deployment/operator.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ kind: Deployment
33
metadata:
44
name: operator-deployment
55
spec:
6-
replicas: 1
6+
replicas: 3
77
selector:
88
matchLabels:
99
app.kubernetes.io/name: operator

0 commit comments

Comments
 (0)