Skip to content
This repository has been archived by the owner on Mar 1, 2023. It is now read-only.

Commit

Permalink
Removing replicas (#353)
Browse files Browse the repository at this point in the history
  • Loading branch information
hiromis authored Jun 18, 2020
1 parent 9e805fc commit c35865c
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion apis/novelcovid/novelcovid.api.deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ metadata:
name: novelcovid.api
namespace: apis
spec:
replicas: 12
selector:
matchLabels:
app: novelcovid
Expand Down
1 change: 0 additions & 1 deletion edge/disease.ingress.deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ metadata:
labels:
cluster: disease-ingress
spec:
replicas: 12
selector:
matchLabels:
app.kubernetes.io/name: disease-ingress
Expand Down
1 change: 0 additions & 1 deletion edge/disease.proxy.deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ metadata:
name: disease
namespace: edge
spec:
replicas: 12
selector:
matchLabels:
app: disease
Expand Down

0 comments on commit c35865c

Please sign in to comment.