mirror of
https://github.com/KevinMidboe/infra-map.git
synced 2025-10-29 17:40:28 +00:00
publish custom varnish image to ghcr.io
This commit is contained in:
@@ -4,7 +4,7 @@ metadata:
|
||||
name: varnish-vcl
|
||||
namespace: ${NAMESPACE}
|
||||
data:
|
||||
default.vcl: |
|
||||
default.vcl: |-
|
||||
vcl 4.0;
|
||||
|
||||
import std;
|
||||
|
||||
Reference in New Issue
Block a user