publish custom varnish image to ghcr.io

This commit is contained in:
2025-08-18 19:04:28 +02:00
parent b640426064
commit 31320f3796
3 changed files with 19 additions and 5 deletions

View File

@@ -4,7 +4,7 @@ metadata:
name: varnish-vcl
namespace: ${NAMESPACE}
data:
default.vcl: |
default.vcl: |-
vcl 4.0;
import std;