Merge pull request #980 from patricio-dorantes/hotfix/etcd-route-fix

This commit is contained in:
Paweł Krupa
2021-03-05 15:37:36 +01:00
committed by GitHub
3 changed files with 5 additions and 5 deletions

View File

@@ -14,7 +14,7 @@
"source": {
"git": {
"remote": "https://github.com/etcd-io/etcd",
"subdir": "Documentation/etcd-mixin"
"subdir": "contrib/mixin"
}
},
"version": "e8ba375032e8e48d009759dfb285f7812e7bcb8c"

View File

@@ -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') + {
_config+:: {
etcd: {
ips: [],