Merge pull request #2671 from andrewmichaelsmith/patch-4

Fix label yml
This commit is contained in:
bgrant0607 2014-12-01 09:26:45 -08:00
commit 58df7dd263

View File

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