Skip to content

Commit

Permalink
Update enhancements/sig-architecture/123-addon-multiple-configs/READM…
Browse files Browse the repository at this point in the history
…E.md

Co-authored-by: Joao Marcal <[email protected]>
  • Loading branch information
haoqing0110 and JoaoBraveCoding authored Jul 29, 2024
1 parent 09f422e commit f4fd7e6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ both `r2n1`,`r2n2` and `r2n3` in `ManagedClusterAddOn`.

### Effective config values

`WithGetValuesFuncs()` depends on how the funcs handle multiple configs, for example:
`WithGetValuesFuncs()` depends on how some functions handle multiple configs, for example:
[GetAddOnDeploymentConfigValues()](https://github.com/open-cluster-management-io/addon-framework/blob/main/pkg/addonfactory/addondeploymentconfig.go#L144) will only read the last object list in `mca.status`.

```go
Expand Down

0 comments on commit f4fd7e6

Please sign in to comment.