mirror of
https://github.com/outbackdingo/helm-charts-new.git
synced 2026-01-27 10:19:10 +00:00
charts/syncthing/values.yaml: explicitly add docker.io to the image repository
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
|
||||
image:
|
||||
# -- image repository
|
||||
repository: syncthing/syncthing
|
||||
repository: docker.io/syncthing/syncthing
|
||||
# -- image tag
|
||||
# @default -- chart.appVersion
|
||||
tag:
|
||||
|
||||
Reference in New Issue
Block a user