Merge pull request #2449 from mcristina422/patch-1

add missing required key in example
This commit is contained in:
Jeff Regan
2020-05-12 10:33:00 -07:00
committed by GitHub

View File

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