Merge pull request #5032 from shashankv02/fix_yaml

Fix fortune-teller app manifest
This commit is contained in:
Kubernetes Prow Robot 2020-02-09 16:53:52 -08:00 committed by GitHub
commit c53db5aaae

View file

@ -7,6 +7,9 @@ metadata:
namespace: default
spec:
replicas: 1
selector:
matchLabels:
k8s-app: fortune-teller-app
template:
metadata:
labels: