10 lines
162 B
YAML
10 lines
162 B
YAML
apiVersion: lldap.huizinga.dev/v1
|
|
kind: UserAttribute
|
|
metadata:
|
|
name: test-attribute
|
|
spec:
|
|
type: String
|
|
list: true
|
|
userVisible: true
|
|
userEditable: true
|