Update unittests/deployment/inline-config.yaml

This commit is contained in:
Ceddaerrix 2023-11-01 07:25:09 +00:00
parent ba74af0f01
commit 6b8f45b711

View File

@ -19,15 +19,15 @@ tests:
matchRegex:
path: metadata.name
pattern: .*-inline-config$
- matchRegex:
- documentIndex: 0
matchRegex:
path: stringData.server
pattern: DOMAIN=gitea\.example\.com
documentIndex: 0
- matchRegex:
- documentIndex: 0
matchRegex:
path: stringData.server
pattern: ROOT_URL=https://gitea\.example\.com
documentIndex: 0
- matchRegex:
- documentIndex: 0
matchRegex:
path: stringData.server
pattern: SSH_DOMAIN=gitea\.example\.com
documentIndex: 0