Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
moqui
/
k8s-moqui
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
14dc2733
authored
2023-04-20 16:32:03 -0500
by
Adam Heath
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Set entity_empty_db_load default value into the config map.
1 parent
26f6696e
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
charts/moqui/values.yaml
charts/moqui/values.yaml
View file @
14dc273
...
...
@@ -13,6 +13,7 @@ configMap:
entity_ds_host
:
external-postgres
entity_ds_port
:
"
5432"
entity_ds_user
:
"
moqui"
entity_empty_db_load
:
"
seed,seed-initial,install"
elasticsearch_user
:
"
admin"
extraEnvs
:
[]
...
...
Please
register
or
sign in
to post a comment