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
... | @@ -128,6 +128,7 @@ spec: | ... | @@ -128,6 +128,7 @@ spec: |
128 | args: | 128 | args: |
129 | - "load" | 129 | - "load" |
130 | - -types=$(moqui_load_types) | 130 | - -types=$(moqui_load_types) |
131 | - -check-empty-types=$(entity_empty_db_load) | ||
131 | 132 | ||
132 | containers: | 133 | containers: |
133 | - name: {{ .Chart.Name }} | 134 | - name: {{ .Chart.Name }} | ... | ... |
-
Please register or sign in to post a comment