You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
dce-system/insight chart has repeated app.kubernetes.io/name field in multiple templates which causes HelmRelease reconciliation failures with Flux v2 as shown in the screenshot below:
Furthermore, this issue is reproducible with the default values.yaml provided by the chart itself so not specific to a particular values.yaml configuration.
dce-system/insight
chart has repeatedapp.kubernetes.io/name
field in multiple templates which causes HelmRelease reconciliation failures with Flux v2 as shown in the screenshot below:Furthermore, this issue is reproducible with the default
values.yaml
provided by the chart itself so not specific to a particularvalues.yaml
configuration.Chart details
dce-system
(https://release.daocloud.io/chartrepo/system
)insight
0.21.1
(affects0.19.x
as well)Steps to reproduce
Output:
As can be seen, the field
app.kubernetes.io/name
is defined twice.This issue occurs multiple times throughout the chart - please refer to the attachment below for the full output of
helm template
.insight-template.yaml.txt
The text was updated successfully, but these errors were encountered: