Feature #159
open
create argocd project role and token for tenant
Added by torgiren almost 4 years ago.
Updated almost 4 years ago.
Description
argocd proj role create-token
some job to create that maybe?
or maybe it could be created by password generator + template for config or secret
Related issues
1 (1 open — 0 closed)
- Description updated (diff)
- Related to Feature #156: give a tenant way to refresh and wait for their apps added
kubectl --context=exphost_dev-k8s-dev.exphost.pl-cluster get appprojects.argoproj.io -n argocd tenant-exphost-services -o yaml
roles:
- groups:
- test-group
jwtTokens:
- iat: 1644902978
id: test-token
name: test-role
policies:
- p, proj:tenant-exphost-services:test-role, applications, create, tenant-exphost-services/tenant-exphost-services,
allow
- p, proj:tenant-exphost-services:test-role, applications, create, tenant-exphost-services/tenant-exphost-services-gitlab,
allow
I think token needs to be created by argocd cli
Also available in: Atom
PDF