test: fix tests
This commit is contained in:
parent
4b35bcb402
commit
206aba2ba2
5 changed files with 14 additions and 14 deletions
|
@ -18,7 +18,7 @@ tests:
|
|||
- containsDocument:
|
||||
kind: ServiceAccount
|
||||
apiVersion: v1
|
||||
name: gitea-unittests
|
||||
name: gitea-unittests-forgejo
|
||||
- equal:
|
||||
path: automountServiceAccountToken
|
||||
value: false
|
||||
|
|
|
@ -19,7 +19,7 @@ tests:
|
|||
asserts:
|
||||
- equal:
|
||||
path: spec.template.spec.serviceAccountName
|
||||
value: gitea-unittests
|
||||
value: gitea-unittests-forgejo
|
||||
- it: allows referencing an externally created ServiceAccount to the deployment
|
||||
template: templates/gitea/deployment.yaml
|
||||
set:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue