Expand syntax validation for other examples

This commit is contained in:
Clayton Coleman
2014-09-19 13:14:33 -04:00
parent bfbe058ee3
commit 855482c30f
2 changed files with 89 additions and 85 deletions

View File

@@ -98,7 +98,7 @@ desiredState:
volumeMounts:
- name: www-data
mountPath: /srv/www
readOnly
readOnly: true
containers:
- name: git-monitor
image: kubernetes/git-monitor