EOX GitLab Instance

Skip to content
Snippets Groups Projects

Single-file data updates

Merged Nikola Jankovic requested to merge fusion into staging
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
@@ -70,6 +70,8 @@ spec:
value: /wait-initialized.sh
- name: WAIT_SERVICES
value: {{ .Release.Name }}-database:{{ .Values.config.database.DB_PORT }} {{ .Release.Name }}-redis-master:{{ .Values.config.redis.REDIS_PORT }}
- name: DEBUG
value: "false"
volumeMounts:
- mountPath: /init-db.sh
name: init-db
Loading