Apply suggestions from code review
Co-authored-by: Marco Ebert <marco_ebert@icloud.com>
This commit is contained in:
parent
dba21b6c77
commit
c81acfa9cb
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ templates:
|
|||
- controller-daemonset.yaml
|
||||
|
||||
tests:
|
||||
- it: should create a DaemonSet when `controller.kind` is "DaemonSet"
|
||||
- it: should create a DaemonSet if `controller.kind` is "DaemonSet"
|
||||
set:
|
||||
controller.kind: DaemonSet
|
||||
asserts:
|
||||
|
|
Loading…
Reference in a new issue