Compare commits
No commits in common. "f385261545578707ba78a71f8460d398f473dae8" and "2fb001a55ea29acae5b51e956460e4f71f1d75b9" have entirely different histories.
f385261545
...
2fb001a55e
@ -44,7 +44,7 @@ spec:
|
|||||||
restartPolicy: OnFailure
|
restartPolicy: OnFailure
|
||||||
containers:
|
containers:
|
||||||
- name: db-init
|
- name: db-init
|
||||||
image: "wallabag/wallabag:2.6.1"
|
image: "wallabag/wallabag:2.5.4"
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
envFrom:
|
envFrom:
|
||||||
- secretRef:
|
- secretRef:
|
||||||
@ -95,7 +95,7 @@ spec:
|
|||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: wallabag
|
- name: wallabag
|
||||||
image: "wallabag/wallabag:2.6.1"
|
image: "wallabag/wallabag:2.5.4"
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
envFrom:
|
envFrom:
|
||||||
- secretRef:
|
- secretRef:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user