Skip to content
This repository has been archived by the owner on Jul 7, 2022. It is now read-only.

Commit

Permalink
Introduce more balance in ratio between k8s web tier and k8s app tier
Browse files Browse the repository at this point in the history
  • Loading branch information
lottspot committed Mar 18, 2020
1 parent c546cd6 commit 44592a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion k8s/infra.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -196,7 +196,7 @@ metadata:
app.kubernetes.io/name: ingress-nginx
app.kubernetes.io/part-of: ingress-nginx
spec:
replicas: 1
replicas: 5
selector:
matchLabels:
app.kubernetes.io/name: ingress-nginx
Expand Down

0 comments on commit 44592a0

Please sign in to comment.