Merge "Updates k8s example rc to use correct label"

This commit is contained in:
Jenkins 2016-08-23 18:40:57 +00:00 committed by Gerrit Code Review
commit e974f5aae7
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ write_files:
labels: labels:
# 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.
name: nginx app: nginx
spec: spec:
containers: containers:
- name: nginx - name: nginx