Use Tenant_SA var

This commit is contained in:
Baptiste Bonnot 2024-10-31 13:43:47 +01:00
parent a0dc4b63e6
commit 4ee3d3d431
2 changed files with 2 additions and 2 deletions

View file

@ -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