Updated API Version, Added selector field.

(cherry picked from commit c6853e0440)
This commit is contained in:
TJ Zimmerman 2019-09-30 17:18:52 -07:00 committed by kmova
parent 3b39f8bc32
commit 6de5a564d1
2 changed files with 6 additions and 0 deletions

View File

@ -8,6 +8,9 @@ metadata:
namespace: default
spec:
replicas: 1
selector:
matchLabels:
app: nfs-client-provisioner
strategy:
type: Recreate
selector:

View File

@ -8,6 +8,9 @@ metadata:
namespace: default
spec:
replicas: 1
selector:
matchLabels:
app: nfs-client-provisioner
strategy:
type: Recreate
selector: