File tree Expand file tree Collapse file tree 4 files changed +3
-4
lines changed
helm/mpt-extension-finops Expand file tree Collapse file tree 4 files changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -88,4 +88,3 @@ $ docker-compose run --service-ports app
8888| Environment Variable | Default | Example | Description |
8989| ----------------------------------------| ---------| ---------| ----------------------------------------------------------------------|
9090| ` MPT_ORDERS_API_POLLING_INTERVAL_SECS ` | 120 | 60 | Orders polling interval from the Software Marketplace API in seconds |
91-
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ owner: turing
66git :
77 repository : mpt-extension-finops
88image :
9- repository : /mpt-extensions -finops
9+ repository : /mpt-extension -finops
1010 pullPolicy : IfNotPresent
1111
1212nameOverride : " "
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ owner: turing
66git :
77 repository : mpt-extension-finops
88image :
9- repository : /mpt-extensions -finops
9+ repository : /mpt-extension -finops
1010 pullPolicy : IfNotPresent
1111
1212nameOverride : " "
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ global:
1111 EmailNotificationsEnabled : default
1212 AwsSesCredentials : ZGVmYXVsdA==
1313 AwsSesRegion : default
14- FFCOperationsToken : default
14+ FFCOperationsToken : ZGVmYXVsdA==
1515 FFCSub : default
1616 FFCOperationsBaseUrl : default
1717 MpNotifyCategories : ' \{\"ORDERS\": \"NTC-0000-0006\"\}'
You can’t perform that action at this time.
0 commit comments