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
26f6696e
authored
2023-04-20 16:22:26 -0500
by
Adam Heath
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Make use of feature during data load to check for it being empty, and
loading extra types.
1 parent
8bace96f
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
charts/moqui/templates/moqui.yaml
charts/moqui/templates/moqui.yaml
View file @
26f6696
...
...
@@ -128,6 +128,7 @@ spec:
args
:
-
"
load"
-
-types=$(moqui_load_types)
-
-check-empty-types=$(entity_empty_db_load)
containers
:
-
name
:
{{
.Chart.Name
}}
...
...
Please
register
or
sign in
to post a comment