Skip to content

Commit

Permalink
Merge pull request #785 from lenny-intel/common-config-service-key
Browse files Browse the repository at this point in the history
feat: Add service key for new core-common-config-bootstrapper service
  • Loading branch information
Lenny Goodell authored Jan 18, 2023
2 parents 5f282b9 + 28efaad commit f7989db
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions common/constants.go
Original file line number Diff line number Diff line change
Expand Up @@ -269,6 +269,7 @@ const (
CoreCommandServiceKey = "core-command"
CoreDataServiceKey = "core-data"
CoreMetaDataServiceKey = "core-metadata"
CoreCommonConfigServiceKey = "core-common-config-bootstrapper"
SupportLoggingServiceKey = "support-logging"
SupportNotificationsServiceKey = "support-notifications"
SystemManagementAgentServiceKey = "sys-mgmt-agent"
Expand Down

0 comments on commit f7989db

Please sign in to comment.