install/kubernetes/helm/meshery/charts/meshery-nginx-sm/README.md
Meshery Adapter for NGINX Service Mesh.
| Name | Url | |
|---|---|---|
| Meshery Authors | [email protected] | |
| darrenlau | [email protected] |
| Key | Type | Default | Description |
|---|---|---|---|
| affinity | object | {} | |
| annotations."kompose.cmd" | string | "kompose convert -f ../docker-compose.yaml" | |
| annotations."kompose.version" | string | "1.17.0 ()" | |
| env | object | {} | |
| fullnameOverride | string | "" | |
| image.pullPolicy | string | "Always" | |
| image.repository | string | "meshery/meshery-nginx-sm:stable-latest" | |
| imagePullSecrets | list | [] | |
| ingress.annotations | object | {} | |
| ingress.enabled | bool | false | |
| ingress.hosts[0].host | string | "chart-example.local" | |
| ingress.hosts[0].paths | list | [] | |
| ingress.tls | list | [] | |
| nameOverride | string | "" | |
| nodeSelector | object | {} | |
| podSecurityContext | object | {} | |
| ports.http | int | 10010 | |
| probe.livenessProbe.enabled | bool | false | |
| probe.readinessProbe.enabled | bool | false | |
| replicaCount | int | 1 | |
| resources | object | {} | |
| securityContext | object | {} | |
| service.annotations | object | {} | |
| service.port | int | 10010 | |
| service.targetPort | int | 10010 | |
| service.type | string | "ClusterIP" | |
| serviceAccount.create | bool | false | |
| serviceAccount.name | string | "" | |
| serviceAccountNameOverride | string | "" | |
| testCase.enabled | bool | false | |
| tolerations | list | [] |