bpineau/katafygio

--exclude-object

dyipon opened this issue · 0 comments

Hi,

I would like to ignore this change:
image

as I read with -y should ignore it, but I can't make it work:
katafygio --git-url https://xxx/k8s-test-cluster-backup.git --dump-only --local-dir /tmp/clusterdump2/ -x Lease,Event -y configmap:kube-system/k3s

I followed the documentation: Object to exclude. Eg. 'configmap:kube-system/kube-dns'

What's wrong with my command?

thanks