flatpak-cache: use full local image registry
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
67d8a24ca5
commit
bd4ae3eb83
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@ spec:
|
|||
mountPath: /etc/pki/squid/dhparam
|
||||
readOnly: true
|
||||
imagePullPolicy: Always
|
||||
image: flatpak-cache:latest
|
||||
image: image-registry.openshift-image-registry.svc:5000/flatpak-cache/flatpak-cache:latest
|
||||
name: flatpak-cache
|
||||
command:
|
||||
- bash
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue