Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Register
Sign in
Toggle navigation
Menu
UPSMF
uphrh-sb-devops
Commits
172b3ee1
Commit
172b3ee1
authored
4 years ago
by
Rajesh Rajendran
Browse files
Options
Download
Patches
Plain Diff
Adding redis-expoter chart
Signed-off-by:
Rajesh Rajendran
<
rjshrjndrn@gmail.com
>
parent
4a9052f2
loadtest-release-2.10.0_nginx_prometheus
No related merge requests found
Changes
17
Hide whitespace changes
Inline
Side-by-side
Showing
17 changed files
kubernetes/ansible/roles/sunbird-monitoring/defaults/main.yml
+1
-0
...rnetes/ansible/roles/sunbird-monitoring/defaults/main.yml
kubernetes/ansible/roles/sunbird-monitoring/templates/prometheus-redis-exporter.yaml
+1
-0
...nbird-monitoring/templates/prometheus-redis-exporter.yaml
kubernetes/helm_charts/monitoring/prometheus-redis-exporter/.helmignore
+21
-0
...m_charts/monitoring/prometheus-redis-exporter/.helmignore
kubernetes/helm_charts/monitoring/prometheus-redis-exporter/Chart.yaml
+14
-0
...lm_charts/monitoring/prometheus-redis-exporter/Chart.yaml
kubernetes/helm_charts/monitoring/prometheus-redis-exporter/OWNERS
+4
-0
...s/helm_charts/monitoring/prometheus-redis-exporter/OWNERS
kubernetes/helm_charts/monitoring/prometheus-redis-exporter/README.md
+135
-0
...elm_charts/monitoring/prometheus-redis-exporter/README.md
kubernetes/helm_charts/monitoring/prometheus-redis-exporter/templates/NOTES.txt
+15
-0
.../monitoring/prometheus-redis-exporter/templates/NOTES.txt
kubernetes/helm_charts/monitoring/prometheus-redis-exporter/templates/_helpers.tpl
+43
-0
...nitoring/prometheus-redis-exporter/templates/_helpers.tpl
kubernetes/helm_charts/monitoring/prometheus-redis-exporter/templates/deployment.yaml
+98
-0
...oring/prometheus-redis-exporter/templates/deployment.yaml
kubernetes/helm_charts/monitoring/prometheus-redis-exporter/templates/podsecuritypolicy.yaml
+39
-0
...rometheus-redis-exporter/templates/podsecuritypolicy.yaml
kubernetes/helm_charts/monitoring/prometheus-redis-exporter/templates/prometheusrule.yaml
+23
-0
...g/prometheus-redis-exporter/templates/prometheusrule.yaml
kubernetes/helm_charts/monitoring/prometheus-redis-exporter/templates/role.yaml
+18
-0
.../monitoring/prometheus-redis-exporter/templates/role.yaml
kubernetes/helm_charts/monitoring/prometheus-redis-exporter/templates/rolebinding.yaml
+18
-0
...ring/prometheus-redis-exporter/templates/rolebinding.yaml
kubernetes/helm_charts/monitoring/prometheus-redis-exporter/templates/service.yaml
+24
-0
...nitoring/prometheus-redis-exporter/templates/service.yaml
kubernetes/helm_charts/monitoring/prometheus-redis-exporter/templates/serviceaccount.yaml
+11
-0
...g/prometheus-redis-exporter/templates/serviceaccount.yaml
kubernetes/helm_charts/monitoring/prometheus-redis-exporter/templates/servicemonitor.yaml
+41
-0
...g/prometheus-redis-exporter/templates/servicemonitor.yaml
kubernetes/helm_charts/monitoring/prometheus-redis-exporter/values.yaml
+119
-0
...m_charts/monitoring/prometheus-redis-exporter/values.yaml
with
625 additions
and
0 deletions
+625
-0
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Topics
Snippets