Skip to content

Commit

Permalink
Merge pull request #1935 from ever-co/develop
Browse files Browse the repository at this point in the history
Release
  • Loading branch information
evereq authored Dec 1, 2023
2 parents 5dfd100 + d203025 commit 8689bcf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .deploy/k8s/k8s-manifest.prod.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ kind: Deployment
metadata:
name: ever-teams-prod-webapp
spec:
replicas: 1
replicas: 8
selector:
matchLabels:
app: ever-teams-prod-webapp
Expand All @@ -38,7 +38,7 @@ spec:
spec:
containers:
- name: ever-teams-prod-webapp
image: registry.digitalocean.com/ever/ever-teams-webapp-prod:latest
image: registry.digitalocean.com/ever/ever-teams-webapp:latest
env:
- name: DEMO
value: 'true'
Expand Down

0 comments on commit 8689bcf

Please sign in to comment.