mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
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:
@@ -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.
|
||||
|
||||
@@ -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` |
|
||||
|
||||
Reference in New Issue
Block a user