diff options
| author | Patrick Spek <p.spek@tyil.nl> | 2024-11-27 14:00:14 +0100 |
|---|---|---|
| committer | Patrick Spek <p.spek@tyil.nl> | 2024-11-27 14:00:14 +0100 |
| commit | 4b62cb141435ff31a70218423fb787552bff2c07 (patch) | |
| tree | 080302a7f60870848c20b1db072f0f2842e46207 | |
| parent | 0e2b7051924c93d3b6e193ab855c79d11dbd7505 (diff) | |
| download | exporter-fsdir-4b62cb141435ff31a70218423fb787552bff2c07.tar.gz exporter-fsdir-4b62cb141435ff31a70218423fb787552bff2c07.tar.bz2 | |
Update image URL
| -rw-r--r-- | values.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/values.yaml b/values.yaml index 224dace..03fb433 100644 --- a/values.yaml +++ b/values.yaml @@ -7,7 +7,7 @@ replicaCount: 1 # This sets the container image more information can be found here: https://kubernetes.io/docs/concepts/containers/images/ image: - repository: harbor.tyil.nl/exporter-fsdir/exporter + repository: harbor.tyil.nl/exporters/fsdir # This sets the pull policy for images. pullPolicy: IfNotPresent # Overrides the image tag whose default is the chart appVersion. |
