This fixes the use of --reuse when existing labels are different than the ones ktunnel wants to set.
On a side note, when I interrupt the ktunnel client, this doesn't restore deployment and service to its original definition, so I use helm/argocd to go back to the pre-ktunnel state.
This fixes the use of
--reuse
when existing labels are different than the onesktunnel
wants to set.On a side note, when I interrupt the
ktunnel
client, this doesn't restore deployment and service to its original definition, so I use helm/argocd to go back to the pre-ktunnel state.Fixes: #79