add kustomization.yaml

Signed-off-by: Ramiro Berrelleza <rberrelleza@gmail.com>
This commit is contained in:
Ramiro Berrelleza 2020-09-09 17:23:34 -07:00
parent cef5df5ae2
commit dac6256d4a
No known key found for this signature in database
GPG key ID: 8F443F5203A4B9A3
4 changed files with 40 additions and 75 deletions

View file

@ -215,7 +215,7 @@ spec:
spec:
containers:
- name: server
image: gcr.io/google-samples/microservices-demo/frontend:v0.2.0
image: frontend
ports:
- containerPort: 8080
readinessProbe: