Browse Source

string

pull/28/head
Alex Collins 6 years ago
parent
commit
e2e306aa47
  1. 4
      guestbook/guestbook-ui-deployment.yaml

4
guestbook/guestbook-ui-deployment.yaml

@ -23,6 +23,6 @@ spec:
readinessProbe:
exec:
command:
- true
- "true"
initialDelaySeconds: 30
periodSeconds: 30
periodSeconds: 30
Loading…
Cancel
Save