kube-prometheus: Update Grafana to latest beta
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user