File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ Helm chart for deploying [Grafana rollout-operator](https://github.com/grafana/r
4
4
5
5
# rollout-operator
6
6
7
- ![ Version: 0.16.0] ( https://img.shields.io/badge/Version-0.16.0-informational?style=flat-square ) ![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat-square ) ![ AppVersion: v0.14.0] ( https://img.shields.io/badge/AppVersion-v0.14.0-informational?style=flat-square )
7
+ ![ Version: 0.16.0] ( https://img.shields.io/badge/Version-0.16.0-informational?style=flat-square ) ![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat-square ) ![ AppVersion: v0.14.0] ( https://img.shields.io/badge/AppVersion-v0.14.0-informational?style=flat-square )
8
8
9
9
Grafana rollout-operator
10
10
@@ -53,7 +53,7 @@ It is not a highly available application and runs as a single pod.
53
53
| podLabels | object | ` {} ` | Pod (extra) Labels |
54
54
| podSecurityContext | object | ` {} ` | |
55
55
| priorityClassName | string | ` "" ` | |
56
- | resources.limits.memory | string | ` "200Mi" ` | |
56
+ | resources.limits | string | ` nil ` | |
57
57
| resources.requests.cpu | string | ` "100m" ` | |
58
58
| resources.requests.memory | string | ` "100Mi" ` | |
59
59
| securityContext | object | ` {} ` | |
You can’t perform that action at this time.
0 commit comments