mirror of
https://github.com/holos-run/holos.git
synced 2026-03-20 17:25:01 +00:00
Without this patch the validator fails if a component manages two of the same kind of resource, which is common. This patch updates the example to use the metadata namespace and name as lookup keys. This works for most components, but may not for ClusterResources. Use the kind top level field in that case and pass the field name of the validator as a tag value to vary by component.
12 KiB
12 KiB