Pin and pull
Signed-off-by: Martyn Ranyard <m@rtyn.berlin>
This commit is contained in:
parent
0c1b330d32
commit
007cd68ace
|
@ -14,8 +14,8 @@ spec:
|
||||||
app: sonarr
|
app: sonarr
|
||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- image: hotio/sonarr:release
|
- image: hotio/sonarr:release-4.0.1.929
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: Always
|
||||||
name: sonarr
|
name: sonarr
|
||||||
ports:
|
ports:
|
||||||
- containerPort: 8989
|
- containerPort: 8989
|
||||||
|
|
Loading…
Reference in New Issue