mirror of
https://github.com/argoproj/argocd-example-apps.git
synced 2024-11-10 09:09:50 +01:00
Update guestbook-ui-deployment.yaml
This commit is contained in:
parent
992463ca53
commit
7a869321b7
@ -3,7 +3,7 @@ kind: Deployment
|
|||||||
metadata:
|
metadata:
|
||||||
name: guestbook-ui
|
name: guestbook-ui
|
||||||
spec:
|
spec:
|
||||||
replicas: 5
|
replicas: 3
|
||||||
revisionHistoryLimit: 3
|
revisionHistoryLimit: 3
|
||||||
selector:
|
selector:
|
||||||
matchLabels:
|
matchLabels:
|
||||||
|
Loading…
Reference in New Issue
Block a user