Skip to content

Commit b0e0aa6

Browse files
Update README.md
Signed-off-by: Sheikh-Abubaker <sheikhabubaker761@gmail.com>
1 parent bb444a6 commit b0e0aa6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

charts/rollout-operator/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Helm chart for deploying [Grafana rollout-operator](https://github.com/grafana/r
44

55
# rollout-operator
66

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)
88

99
Grafana rollout-operator
1010

@@ -53,7 +53,7 @@ It is not a highly available application and runs as a single pod.
5353
| podLabels | object | `{}` | Pod (extra) Labels |
5454
| podSecurityContext | object | `{}` | |
5555
| priorityClassName | string | `""` | |
56-
| resources.limits.memory | string | `"200Mi"` | |
56+
| resources.limits | string | `nil` | |
5757
| resources.requests.cpu | string | `"100m"` | |
5858
| resources.requests.memory | string | `"100Mi"` | |
5959
| securityContext | object | `{}` | |

0 commit comments

Comments
 (0)