Mikaël Cluseau 2023-10-04 21:59:52 +02:00
parent d71162609f
commit 303b201490
2 changed files with 5 additions and 4 deletions

View File

@ -15,6 +15,7 @@ spec:
containers:
- name: migrate
image: {{ .Values.migrate.repo }}:{{ .Values.migrate.tag }}
imagePullPolicy: Always # XXX remove
command:
- migrate
{{ end }}

View File

@ -8,15 +8,15 @@ app:
migrate:
repo: gitea.demos.novit.tech/demo/migrate
tag: v1
#tag: v2
#tag: v1
tag: v2
etcd:
#backup: false
backup: true
tag: v3.5.8
#tag: v3.5.9
#tag: v3.5.8
tag: v3.5.9
storage:
class: local