doc(README): update parameters
This commit is contained in:
parent
ce4065bda8
commit
f59f6aa94d
@ -216,7 +216,7 @@ deployment:
|
|||||||
| `deployment.postgresExporter.volumeMounts` | Additional volume mounts. | `[]` |
|
| `deployment.postgresExporter.volumeMounts` | Additional volume mounts. | `[]` |
|
||||||
| `deployment.nodeSelector` | NodeSelector of the postgres-exporter deployment. | `{}` |
|
| `deployment.nodeSelector` | NodeSelector of the postgres-exporter deployment. | `{}` |
|
||||||
| `deployment.priorityClassName` | PriorityClassName of the postgres-exporter deployment. | `""` |
|
| `deployment.priorityClassName` | PriorityClassName of the postgres-exporter deployment. | `""` |
|
||||||
| `deployment.replicaCount` | Number of replicas for the postgres-exporter deployment. | `1` |
|
| `deployment.replicas` | Number of replicas for the postgres-exporter deployment. | `1` |
|
||||||
| `deployment.restartPolicy` | Restart policy of the postgres-exporter deployment. | `""` |
|
| `deployment.restartPolicy` | Restart policy of the postgres-exporter deployment. | `""` |
|
||||||
| `deployment.securityContext` | Security context of the postgres-exporter deployment. | `{}` |
|
| `deployment.securityContext` | Security context of the postgres-exporter deployment. | `{}` |
|
||||||
| `deployment.strategy.type` | Strategy type - `Recreate` or `Rollingupdate`. | `Recreate` |
|
| `deployment.strategy.type` | Strategy type - `Recreate` or `Rollingupdate`. | `Recreate` |
|
||||||
|
Loading…
Reference in New Issue
Block a user