Skip to content

Commit

Permalink
chore: add operational metadata now.yaml file
Browse files Browse the repository at this point in the history
  • Loading branch information
jveldboom committed Jul 31, 2022
1 parent 4a73d16 commit 9071ce2
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .omd/service/now.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
omd_service:
- name: name # mandatory - predefined in the Temporary OMD Service Listing doc (https://docs.google.com/spreadsheets/d/1FNbvrvN4OhiQBhxw9XkGDcMoaPZQZKxV/)

omd_microservice:
name: name # mandatory - predefined in the Temporary OMD Service Listing doc (https://docs.google.com/spreadsheets/d/1FNbvrvN4OhiQBhxw9XkGDcMoaPZQZKxV/)
designated_dependencies: # not mandatory - omd_microservices or omd_services that the current microservice depends on.
- name
- name2

# Used for tracking the repository in WBD inventory. Do not remove or alter the content.
inventory_id: 980162270ee0cf69c2e3a0a0a87dd93d-e8e885e0931c2c609d3059f840c02b70

0 comments on commit 9071ce2

Please sign in to comment.