mirror of
https://github.com/prometheus-operator/kube-prometheus.git
synced 2025-11-01 08:31:02 +01:00
add the missing quote
Signed-off-by: yeya24 <yb532204897@gmail.com>
This commit is contained in:
parent
6710ef8739
commit
53ebff6465
@ -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