Skip to content

Commit

Permalink
Update helm chart README to add dnsConfig
Browse files Browse the repository at this point in the history
  • Loading branch information
audip authored Oct 18, 2023
1 parent d8f38e6 commit 0e6e62f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions charts/metrics-server/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,3 +86,4 @@ The following table lists the configurable parameters of the _Metrics Server_ ch
| `topologySpreadConstraints` | Pod Topology Spread Constraints. | `[]` |
| `deploymentAnnotations` | Annotations to add to the deployment. | `{}` |
| `schedulerName` | scheduler to set to the deployment. | `""` |
| `dnsConfig` | Set the dns configuration options for the deployment. | `""` |

0 comments on commit 0e6e62f

Please sign in to comment.