Skip to content

Commit 461cc14

Browse files
peppelinuxc00kiemon5ter
authored andcommitted
Add a multivalue example for static attributes plugin config
Signed-off-by: Ivan Kanakarakis <[email protected]>
1 parent 0862c6b commit 461cc14

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

example/plugins/microservices/static_attributes.yaml.example

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,10 @@ config:
44
static_attributes:
55
organisation: Example Org.
66
schachomeorganization: example.com
7-
schachomeorganizationtype: urn:schac:homeOrganizationType:eu:higherEducationInstitution
7+
schachomeorganizationtype:
8+
- "urn:schac:homeOrganizationType:eu:higherEducationInstitution"
9+
- "urn:schac:homeOrganizationType:eu:educationInstitution"
810
organizationname: Example Organization
911
noreduorgacronym: EO
1012
countryname: SE
11-
friendlycountryname: Sweden
13+
friendlycountryname: Sweden

0 commit comments

Comments
 (0)