Browse Source

Merge 509dd67cbd into d9c52b4c89

pull/3/merge
Alexey Roytman 7 years ago
committed by GitHub
parent
commit
010e9af245
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      guestbook/guestbook-ui-deployment.yaml

2
guestbook/guestbook-ui-deployment.yaml

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

Loading…
Cancel
Save