Browse Source

chore: testing replicaset

pull/115/head
Christopher Quiles 4 years ago
parent
commit
fdd16126f9
  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: 1
replicas: 4
revisionHistoryLimit: 3
selector:
matchLabels:

Loading…
Cancel
Save