Skip to content

Commit c50a534

Browse files
committed
Change replica to 1
1 parent aa3e45d commit c50a534

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: 3
6+
replicas: 1
77
selector:
88
matchLabels:
99
app.kubernetes.io/name: operator

0 commit comments

Comments
 (0)