We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8327f95 commit 1d37654Copy full SHA for 1d37654
tests/unit/labels_test.yaml
@@ -192,6 +192,8 @@ tests:
192
serviceAccount:
193
create: true
194
asserts:
195
+ - hasDocuments:
196
+ count: 1
197
- equal:
198
path: metadata.labels.app
199
value: stackstorm-ha
@@ -219,7 +221,9 @@ tests:
219
221
hostname: some-host-name
220
222
ingress:
223
enabled: true
- assert:
224
+ asserts:
225
226
227
228
229
value: ingress
0 commit comments