mirror of
https://github.com/prometheus-operator/kube-prometheus.git
synced 2025-08-31 11:21:14 +02:00
Merge pull request #209 from yeya24/fix/quote
fix: add the missing quote
This commit is contained in:
commit
fe11d190d6
@ -8,7 +8,7 @@ local servicePort = k.core.v1.service.mixin.spec.portsType;
|
||||
thanos: 'v0.7.0',
|
||||
},
|
||||
imageRepos+:: {
|
||||
thanos: quay.io/thanos/thanos',
|
||||
thanos: 'quay.io/thanos/thanos',
|
||||
},
|
||||
thanos+:: {
|
||||
objectStorageConfig: {
|
||||
|
Loading…
x
Reference in New Issue
Block a user