fix: prevent admin user to be deleted by helm
Created by: RolandMa1986
Signed-off-by: Roland.Ma rolandma@kubesphere.io
Admin User will be deleted when re-run ks-install if the helm.sh/resource-policy: keep
annotation removed by accident. So we need always ensure admin user has this annotation.
/cc @pixiake @zryfish