Fix yaml in generator examples.

This commit is contained in:
Jeffrey Regan
2019-05-28 18:21:07 -07:00
parent 02e4f7305d
commit a7a2589e81
5 changed files with 48 additions and 46 deletions

View File

@@ -32,8 +32,8 @@ resources:
configMapGenerator:
- name: test-config-map
literals:
- foo=bar
- baz=qux
- foo=bar
- baz=qux
vars:
- name: CDB_PUBLIC_SVC
objref: