Compare commits

..

No commits in common. "c9a772af43d1959e4589d4202f6aaa8af627896d" and "f8ede83f2563b8fc201281d3386a620eadaf9e5d" have entirely different histories.

View File

@ -95,7 +95,7 @@ spec:
spec: spec:
initContainers: initContainers:
- name: db-migrate - name: db-migrate
image: "wallabag/wallabag:2.6.9" image: "wallabag/wallabag:2.6.8"
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
command: command:
- /var/www/wallabag/bin/console - /var/www/wallabag/bin/console
@ -126,7 +126,7 @@ spec:
value: "false" value: "false"
containers: containers:
- name: wallabag - name: wallabag
image: "wallabag/wallabag:2.6.9" image: "wallabag/wallabag:2.6.8"
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
envFrom: envFrom:
- secretRef: - secretRef: