add missing required key in example

This commit is contained in:
Michael Cristina
2020-05-09 10:11:14 -05:00
committed by GitHub
parent 77fa5c2921
commit a3fba0cb07

View File

@@ -4,6 +4,9 @@ metadata:
name: the-deployment
spec:
replicas: 3
selector:
matchLabels:
deployment: hello
template:
metadata:
labels: