File tree 4 files changed +17
-1
lines changed
4 files changed +17
-1
lines changed Original file line number Diff line number Diff line change
1
+ apiVersion : v2
2
+ name : operations
3
+ description : A Helm chart for Kubernetes
4
+ type : application
5
+ version : 0.1.0
6
+ appVersion : 1.0.0
7
+
8
+ dependencies :
9
+ - name : prometheus-community/prometheus
10
+ version : 13.5.0
11
+
12
+ - name : grafana
13
+ version : 6.5.0
14
+
Original file line number Diff line number Diff line change
1
+ helm install --namespace operations grafana grafana/grafana
Original file line number Diff line number Diff line change
1
+ helm install --namespace operations prometheus prometheus-community/prometheus
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
- <jmeterTestPlan version =" 1.2" properties =" 5.0" jmeter =" 5.3 " >
2
+ <jmeterTestPlan version =" 1.2" properties =" 5.0" jmeter =" 5.4.1 " >
3
3
<hashTree >
4
4
<TestPlan guiclass =" TestPlanGui" testclass =" TestPlan" testname =" Test Plan" enabled =" true" >
5
5
<stringProp name =" TestPlan.comments" ></stringProp >
You can’t perform that action at this time.
0 commit comments