mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
Typo fix in risk-advisor/README.md: it->if (#4963)
* Add version for risk-advisor Add version for risk-advisor * Typo fix in risk-advisor Typo fix in risk-advisor
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
apiVersion: v1
|
||||
name: risk-advisor
|
||||
description: Risk Advisor add-on module for Kubernetes
|
||||
version: 2.0.2
|
||||
version: 2.0.3
|
||||
appVersion: 1.0.0
|
||||
home: https://www.riskadvisory.net/
|
||||
sources:
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# risk-advisor
|
||||
Risk advisor module for Kubernetes. This project is licensed under the terms of the Apache 2.0 license.
|
||||
|
||||
It allows you to check how the cluster state would change it the request of creating provided pods was accepted by Kubernetes.
|
||||
It allows you to check how the cluster state would change if the request of creating provided pods was accepted by Kubernetes.
|
||||
|
||||
## TL;DR
|
||||
|
||||
|
||||
Reference in New Issue
Block a user