@@ -42,6 +42,10 @@ local configMapList = k.core.v1.configMapList;
|
||||
_config+:: {
|
||||
namespace: 'default',
|
||||
|
||||
versions+:: {
|
||||
grafana: '6.0.0-beta1',
|
||||
},
|
||||
|
||||
tlsCipherSuites: [
|
||||
'TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256', // required by h2: http://golang.org/cl/30721
|
||||
'TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256', // required by h2: http://golang.org/cl/30721
|
||||
|
@@ -8,7 +8,7 @@
|
||||
"subdir": "contrib/kube-prometheus/jsonnet/kube-prometheus"
|
||||
}
|
||||
},
|
||||
"version": "f12ea289a1a99cf9fe433ec3a086d436baef6466"
|
||||
"version": "6963b7410f28575a90a65c0aee1c79c8ef392fbb"
|
||||
},
|
||||
{
|
||||
"name": "ksonnet",
|
||||
|
@@ -16,7 +16,7 @@ spec:
|
||||
app: grafana
|
||||
spec:
|
||||
containers:
|
||||
- image: grafana/grafana:5.2.4
|
||||
- image: grafana/grafana:6.0.0-beta1
|
||||
name: grafana
|
||||
ports:
|
||||
- containerPort: 3000
|
||||
|
Reference in New Issue
Block a user