Correcting first assert
This commit is contained in:
parent
3fb40da20c
commit
560e6aa5f6
@ -15,7 +15,8 @@ tests:
|
||||
hosts:
|
||||
- "{{ .Values.global.giteaHostName }}"
|
||||
asserts:
|
||||
- matchRegex:
|
||||
- documentIndex: 0
|
||||
matchRegex:
|
||||
path: metadata.name
|
||||
pattern: .*-inline-config$
|
||||
- matchRegex:
|
||||
|
Loading…
Reference in New Issue
Block a user