diff --git a/jsonnet/kube-prometheus/addons/static-etcd.libsonnet b/jsonnet/kube-prometheus/addons/static-etcd.libsonnet index d49bc63392d2c440185ff6a94937b649fb99012b..4f11a07629cdfafe908a1049c7bb82ab44209193 100644 --- a/jsonnet/kube-prometheus/addons/static-etcd.libsonnet +++ b/jsonnet/kube-prometheus/addons/static-etcd.libsonnet @@ -1,4 +1,4 @@ -(import 'github.com/etcd-io/etcd/Documentation/etcd-mixin/mixin.libsonnet') + { +(import 'github.com/etcd-io/etcd/contrib/mixin/mixin.libsonnet') + { values+:: { etcd: { ips: [], diff --git a/jsonnet/kube-prometheus/jsonnetfile.json b/jsonnet/kube-prometheus/jsonnetfile.json index 578be8e9691028b653fd081700e1bba526ac71e7..1c3a3c985605c3b3ea87ba0f3c79c7b918908d5a 100644 --- a/jsonnet/kube-prometheus/jsonnetfile.json +++ b/jsonnet/kube-prometheus/jsonnetfile.json @@ -14,7 +14,7 @@ "source": { "git": { "remote": "https://github.com/etcd-io/etcd", - "subdir": "Documentation/etcd-mixin" + "subdir": "contrib/mixin" } }, "version": "master" diff --git a/jsonnetfile.lock.json b/jsonnetfile.lock.json index ec3c8607923c335cc7cc13dc05aa51cc838f8b54..fff6910805a9ef559ad30a19660b33b114ab6d44 100644 --- a/jsonnetfile.lock.json +++ b/jsonnetfile.lock.json @@ -15,11 +15,11 @@ "source": { "git": { "remote": "https://github.com/etcd-io/etcd.git", - "subdir": "Documentation/etcd-mixin" + "subdir": "contrib/mixin" } }, - "version": "5dcd459ae9c7948f5620002f5b0bb9cf0b8f1502", - "sum": "bLqTqEr0jky9zz5MV/7ucn6H5mph2NlXas0TVnGNB1Y=" + "version": "63cb3c97b7b1f09b09f6a62a65bb0fca821113ae", + "sum": "EgKKzxcW3ttt7gjPMX//DNTqNcn/0o2VAIaWJ/HSLEc=" }, { "source": {