landscape/user_group/admin.yaml hinzugefügt
This commit is contained in:
parent
b19d0d55d2
commit
ec86b1a359
|
|
@ -0,0 +1,9 @@
|
||||||
|
apiVersion: backstage.io/v1alpha1
|
||||||
|
kind: Group
|
||||||
|
metadata:
|
||||||
|
name: admin
|
||||||
|
spec:
|
||||||
|
type: team
|
||||||
|
profile:
|
||||||
|
displayName: Administratoren
|
||||||
|
children: []
|
||||||
Loading…
Reference in New Issue