mirror of https://git.rancher.io/charts
10 lines
183 B
YAML
10 lines
183 B
YAML
|
suite: Test Service Accounts
|
||
|
templates:
|
||
|
- serviceaccount.yaml
|
||
|
tests:
|
||
|
- it: should render Service Account
|
||
|
asserts:
|
||
|
- hasDocuments:
|
||
|
count: 1
|
||
|
template: serviceaccount.yaml
|