Browse Source

chore: more testing with replicas

pull/115/head
Christopher Quiles 4 years ago
parent
commit
89f15040c5
  1. 2
      kustomize-guestbook/guestbook-ui-deployment.yaml

2
kustomize-guestbook/guestbook-ui-deployment.yaml

@ -3,7 +3,7 @@ kind: Deployment
metadata:
name: guestbook-ui
spec:
replicas: 4
replicas: 2
revisionHistoryLimit: 3
selector:
matchLabels:

Loading…
Cancel
Save