Skip to content

Enable basic auth for the admin user for the gke cluster

DJ Mountney requested to merge gke-script-basic-auth into master

The rest of the script depends on this for now, and this is no longer the default for some combinations of gcloud/kubernetes versions.

Workaround for https://gitlab.com/charts/gitlab/issues/716

Merge request reports