Commit 8fa7bf2f authored by David McKay's avatar David McKay

chore: prefer Docker Hub over Quay.io

parent 6ffcecba
apiVersion: v1 apiVersion: v1
name: chronograf name: chronograf
version: 1.1.1 version: 1.1.2
appVersion: 1.7.12 appVersion: 1.7.12
description: Open-source web application written in Go and React.js that provides description: Open-source web application written in Go and React.js that provides
the tools to visualize your monitoring data and easily create alerting and automation the tools to visualize your monitoring data and easily create alerting and automation
......
## Image Settings ## Image Settings
## ##
image: image:
repository: quay.io/influxdb/chronograf repository: "chronograf"
tag: 1.7.12 tag: 1.7.12
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
......
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