add versions of the docker images
This commit is contained in:
@@ -20,7 +20,7 @@ spec:
|
|||||||
app.kubernetes.io/instance: kavita
|
app.kubernetes.io/instance: kavita
|
||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- image: jvmilazz0/kavita:latest
|
- image: jvmilazz0/kavita:0.8.1
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
name: kavita
|
name: kavita
|
||||||
ports:
|
ports:
|
||||||
|
|||||||
@@ -17,7 +17,7 @@ spec:
|
|||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: prometheus
|
- name: prometheus
|
||||||
image: prom/prometheus
|
image: prom/prometheus:v2.53.0
|
||||||
args:
|
args:
|
||||||
- "--storage.tsdb.retention.time=12h"
|
- "--storage.tsdb.retention.time=12h"
|
||||||
- "--config.file=/etc/prometheus/prometheus.yaml"
|
- "--config.file=/etc/prometheus/prometheus.yaml"
|
||||||
|
|||||||
Reference in New Issue
Block a user