Automatic merge from submit-queue (batch tested with PRs 51021, 53225, 53094, 53219). If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>. Fix basic audit in GCE deploy scripts Fix https://github.com/kubernetes/kubernetes/issues/53154 Since AdvancedAudit feature gate is now enabled by default, we should explicitly disable it when using basic audit.