Skip to content

Commit 26c23dc

Browse files
authored
chore: update varnish logs instance label (#130)
1 parent 9f13fa7 commit 26c23dc

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

charts/varnish/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ name: varnish
1111
sources:
1212
- https://varnish-cache.org/
1313
- https://artifacthub.io/packages/helm/varnish/varnish-cache
14-
version: 1.0.3
14+
version: 1.0.4

charts/varnish/templates/configmaps.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ data:
104104
path_targets = [{
105105
__address__ = "localhost",
106106
__path__ = "/var/log/varnish/varnishncsa-*.log",
107-
instance = "custom-varnish-cache.sample-apps.svc.cluster.local:9131",
107+
instance = "custom-varnish-cache.sample-apps.svc:9131",
108108
job = "integrations/varnish-cache",
109109
}]
110110
}

0 commit comments

Comments
 (0)