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:
AdamDang
2018-04-18 21:04:59 -07:00
committed by k8s-ci-robot
parent 8b7d138274
commit bddc56eae6
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -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 -1
View File
@@ -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