Ignore orphans resources warning in radar app

This commit is contained in:
dvirlabs 2026-03-15 11:15:02 +02:00
parent 8e1a201b0c
commit f1a260ecc3

View File

@ -12,6 +12,8 @@ spec:
helm: helm:
valueFiles: valueFiles:
- ../../manifests/radar/values.yaml - ../../manifests/radar/values.yaml
orphanedResources:
warn: false
destination: destination:
server: https://kubernetes.default.svc server: https://kubernetes.default.svc
namespace: infra namespace: infra