This message was deleted.
# fleet
a
This message was deleted.
i
fleet is always using helm to do the deployments, therefore you can add the
<http://helm.sh/resource-policy|helm.sh/resource-policy>: keep
annotation to the resource you want to keep. This annotation should be included in the rendered manifests. For example, it will not work if you annotate the resource with kubectl
n
Thanks, I'll try that out. In that case, I'm assuming kustomize resources will work just fine?
i
yes