Unverified Commit 5a9bfa1d authored by Pat Riehecky's avatar Pat Riehecky Committed by GitHub

fix: Use explicit path to container registry (#575)

parent dcd5ddb9
apiVersion: v2
name: telegraf
version: 1.8.30
version: 1.8.31
appVersion: 1.27.3
deprecated: false
description: Telegraf is an agent written in Go for collecting, processing, aggregating, and writing metrics.
......
......@@ -4,7 +4,7 @@
replicaCount: 1
image:
repo: "telegraf"
repo: "docker.io/library/telegraf"
tag: "1.27-alpine"
pullPolicy: IfNotPresent
podAnnotations: {}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment