Updated dependency + fixed value that was causing downsteam issues
All checks were successful
Deploy the Helm Chart / build (push) Successful in 15s
All checks were successful
Deploy the Helm Chart / build (push) Successful in 15s
This commit is contained in:
parent
563a76b84e
commit
88356b4c92
3 changed files with 6 additions and 6 deletions
|
|
@ -227,8 +227,8 @@ nosql:
|
|||
# Configurable NoSQL information groupings
|
||||
# For Azure Table Storage these are table names
|
||||
# For MongoDB these are collection names
|
||||
grouping:
|
||||
<Table Intermediate Name>: "<NoSQL Table Name>"
|
||||
grouping: {}
|
||||
#Elements in the format: <Table Intermediate Name>: "<NoSQL Table Name>"
|
||||
|
||||
# Configuration for Redis cache
|
||||
# See the [Cache Deployment Helm Chart](https://git.bridgemanaccessible.ca/Bridgeman-Accessible/cache-deploy-helm) for more information
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue