This repository was archived by the owner on Feb 12, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -58,11 +58,11 @@ The following table lists the configurable parameters of the swagger-ui chart an
58
58
| ` image.repository ` | swagger-ui Image name | ` swaggerapi/swagger-ui ` |
59
59
| ` image.tag ` | swagger-ui Image tag | ` v3.24.3 ` |
60
60
| ` image.pullPolicy ` | swagger-ui Image pull policy | ` IfNotPresent ` |
61
- | ** swagger-ui ** |
62
- | ` swagger-ui .jsonPath` | location of the configuration json file file | ` "" ` |
63
- | ` swagger-ui .jsonUrl` | location of the configuration json file file | ` http://petstore.swagger.io/v2/swagger.json ` |
64
- | ` swagger-ui .server.url` | Url of a custom server | ` "http://www.google.be" ` |
65
- | ` swagger-ui .server.description` | descripton of a custom server | ` "helm-online" ` |
61
+ | ** Swagger-UI ** |
62
+ | ` swaggerui .jsonPath` | location of the configuration json file file | ` "" ` |
63
+ | ` swaggerui .jsonUrl` | location of the configuration json file file | ` http://petstore.swagger.io/v2/swagger.json ` |
64
+ | ` swaggerui .server.url` | Url of a custom server | ` "http://www.google.be" ` |
65
+ | ` swaggerui .server.description` | description of a custom server | ` "helm-online" ` |
66
66
| ** Deployment** |
67
67
| ` deployment.replicas ` | Number of replicas | ` 1 ` |
68
68
| ` deployment.extraEnv ` | Additional environment variable | `` |
You can’t perform that action at this time.
0 commit comments