install/kubernetes/helm/meshery/charts/meshery-consul/README.md
Meshery Adapter for Consul chart.
| Name | Url | |
|---|---|---|
| Meshery Authors | [email protected] | |
| aisuko | [email protected] |
| Key | Type | Default | Description |
|---|---|---|---|
| affinity | object | {} | |
| annotations | object | {} | |
| env | object | {} | |
| fullnameOverride | string | "" | |
| image.pullPolicy | string | "Always" | |
| image.repository | string | "meshery/meshery-consul:stable-latest" | |
| imagePullSecrets | list | [] | |
| ingress.annotations | string | nil | |
| 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 | {} | |
| probe.livenessProbe.enabled | bool | false | |
| probe.readinessProbe.enabled | bool | false | |
| replicaCount | int | 1 | |
| resources | object | {} | |
| securityContext | object | {} | |
| service.annotations | object | {} | |
| service.port | int | 10002 | |
| service.type | string | "ClusterIP" | |
| serviceAccount.create | bool | false | |
| serviceAccount.name | string | "" | |
| serviceAccountNameOverride | string | "" | |
| testCase.enabled | bool | false | |
| tolerations | list | [] |