Make use of feature during data load to check for it being empty, and
loading extra types.
Showing
1 changed file
with
1 additions
and
0 deletions
-
Please register or sign in to post a comment
loading extra types.
... | ... | @@ -128,6 +128,7 @@ spec: |
args: | ||
- "load" | ||
- -types=$(moqui_load_types) | ||
- -check-empty-types=$(entity_empty_db_load) | ||
containers: | ||
- name: {{ .Chart.Name }} | ||
... | ... |