mirror of
https://github.com/auricom/home-cluster.git
synced 2025-10-02 16:51:52 +02:00
feat(images): update varnish to 7.1-alpine
Signed-off-by: auricom <27022259+auricom@users.noreply.github.com>
This commit is contained in:
@@ -36,7 +36,7 @@ spec:
|
|||||||
- name: config
|
- name: config
|
||||||
mountPath: /app/config.properties
|
mountPath: /app/config.properties
|
||||||
subPath: config.properties
|
subPath: config.properties
|
||||||
- image: varnish:7.0-alpine
|
- image: varnish:7.1-alpine
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
name: varnish
|
name: varnish
|
||||||
volumeMounts:
|
volumeMounts:
|
||||||
|
Reference in New Issue
Block a user