Typo fix in artifactory-ha/README.md (#5193)

* Add version for artifactory-ha

version: 0.1.8

* Update README.md
This commit is contained in:
AdamDang
2018-04-30 12:48:16 -07:00
committed by k8s-ci-robot
parent f4215c6eb8
commit 1bd85479e6
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
apiVersion: v1
name: artifactory-ha
home: https://www.jfrog.com/artifactory/
version: 0.1.7
version: 0.1.8
appVersion: 5.10.1
description: Universal Repository Manager supporting all major packaging formats,
build tools and CI servers.
+1 -1
View File
@@ -304,7 +304,7 @@ The following table lists the configurable parameters of the artifactory chart a
| `nginx.image.pullPolicy` | Container pull policy | `IfNotPresent` |
| `nginx.service.type` | Nginx service type | `LoadBalancer` |
| `nginx.service.loadBalancerSourceRanges`| Nginx service array of IP CIDR ranges to whitelist (only when service type is LoadBalancer) | |
| `nginx.loadBalancerIP`| Provide Static IP to to configure with Nginx | |
| `nginx.loadBalancerIP`| Provide Static IP to configure with Nginx | |
| `nginx.externalPortHttp` | Nginx service external port | `80` |
| `nginx.internalPortHttp` | Nginx service internal port | `80` |
| `nginx.externalPortHttps` | Nginx service external port | `443` |