Unable to install k8s apps via cluster management project

Summary

Following the steps outlined on this page (https://docs.gitlab.com/ee/user/clusters/applications.html#install-using-gitlab-cicd-alpha) I created a project specifically for learning about managing and configuring apps in kubernetes via gitlab project. I am unable to install apps, the cluster is brand new, provisioned through GKE with no deployments or apps yet installed.

Steps to reproduce

Run pipeline within linked project

Example Project

https://gitlab.com/kdusek-demo/k8s-manager

https://gitlab.com/kdusek-demo/k8s-manager/-/jobs/541094828

What is the current bug behavior?

Pipeline ends in error and no apps are installed

What is the expected correct behavior?

Pipeline succeeds and apps are installed

Relevant logs and/or screenshots

Screen_Shot_2020-05-06_at_9.21.36_AM

Output of checks

This bug happens on GitLab.com

Possible fixes

No idea