Fix label yml

I was getting: invalid value 'map[]': selector does not match template with the -
This commit is contained in:
Andrew Smith
2014-11-30 15:26:47 +00:00
parent 6aabd9804f
commit 1c2cea9c10

View File

@@ -47,7 +47,7 @@ desiredState:
# Important: these labels need to match the selector above
# The api server enforces this constraint.
labels:
- name: nginx
name: nginx
```
### Services