remove example

This commit is contained in:
karancode
2019-10-22 20:52:09 +09:00
parent 1cbc994344
commit d32e859a11
3 changed files with 525 additions and 101 deletions

View File

@@ -1,6 +1,6 @@
local kp = local kp =
(import 'kube-prometheus/kube-prometheus.libsonnet') + (import 'kube-prometheus/kube-prometheus.libsonnet') + {
(import 'kube-prometheus/kube-prometheus-aws-eks-cni.libsonnet') + {
_config+:: { _config+:: {
namespace: 'monitoring', namespace: 'monitoring',
}, },

View File

@@ -7,7 +7,7 @@
"directory": "jsonnet/kube-prometheus" "directory": "jsonnet/kube-prometheus"
} }
}, },
"version": "" "version": "aws_eks_cni"
}, },
{ {
"name": "ksonnet", "name": "ksonnet",
@@ -77,7 +77,7 @@
"subdir": "Documentation/etcd-mixin" "subdir": "Documentation/etcd-mixin"
} }
}, },
"version": "5dc12f27251ad6f5f0744ad33ea7d731480f4b87" "version": "92f313811e7a9e0dbe73f288d27408817cb7865d"
}, },
{ {
"name": "prometheus", "name": "prometheus",
@@ -87,7 +87,7 @@
"subdir": "documentation/prometheus-mixin" "subdir": "documentation/prometheus-mixin"
} }
}, },
"version": "b5a16a8f861c29799f9a903f1e0859f513e862ed" "version": "5f1be2cf455409d3577ac9ddb43144ec2d39c90b"
}, },
{ {
"name": "node-mixin", "name": "node-mixin",

File diff suppressed because it is too large Load Diff