Use Tenant_SA var
This commit is contained in:
parent
a0dc4b63e6
commit
4ee3d3d431
2 changed files with 2 additions and 2 deletions
|
@ -12,7 +12,7 @@ spec:
|
|||
app.kubernetes.io/name: *app
|
||||
path: ./repos/helm
|
||||
prune: true
|
||||
serviceAccountName: ${TENANT_NAMESPACE}-sa
|
||||
serviceAccountName: ${TENANT_SA}-
|
||||
sourceRef:
|
||||
kind: GitRepository
|
||||
name: tenant-repos
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue