Replace docker hub proxy

This commit is contained in:
Marcus Noble 2022-05-16 04:03:45 +00:00
parent c306dbc01c
commit 7931adc8ac
1 changed files with 2 additions and 2 deletions

View File

@ -43,7 +43,7 @@ spec:
restartPolicy: OnFailure
containers:
- name: db-init
image: "docker.cluster.fun/dockerhub/wallabag/wallabag:2.4.3"
image: "wallabag/wallabag:2.4.3"
imagePullPolicy: IfNotPresent
envFrom:
- secretRef:
@ -94,7 +94,7 @@ spec:
spec:
containers:
- name: wallabag
image: "docker.cluster.fun/dockerhub/wallabag/wallabag:2.4.3"
image: "wallabag/wallabag:2.4.3"
imagePullPolicy: IfNotPresent
envFrom:
- secretRef: