zot version pin
This commit is contained in:
parent
47a73af27e
commit
f72dc43f76
@ -32,7 +32,8 @@ spec:
|
|||||||
values: ["rpi4"]
|
values: ["rpi4"]
|
||||||
containers:
|
containers:
|
||||||
- name: zot
|
- name: zot
|
||||||
image: ghcr.io/project-zot/zot-linux-arm64:latest
|
image: ghcr.io/project-zot/zot-linux-arm64:v2.1.8
|
||||||
|
imagePullPolicy: IfNotPresent
|
||||||
args: ["serve", "/etc/zot/config.json"]
|
args: ["serve", "/etc/zot/config.json"]
|
||||||
ports:
|
ports:
|
||||||
- { name: http, containerPort: 5000 }
|
- { name: http, containerPort: 5000 }
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user