Skip to content

Commit

Permalink
Fix curly braces as default input for dnsConfig
Browse files Browse the repository at this point in the history
  • Loading branch information
audip authored Oct 18, 2023
1 parent 0e6e62f commit 1ce2e6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/metrics-server/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,4 +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. | `""` |
| `dnsConfig` | Set the dns configuration options for the deployment. | `{}` |

0 comments on commit 1ce2e6e

Please sign in to comment.