enable full scope for testing version (#2871)

* done

* all done

Co-authored-by: renmingu <40223865+renmingu@users.noreply.github.com>
This commit is contained in:
Renmin 2020-01-19 14:17:35 +08:00 committed by Kubernetes Prow Robot
parent 7641121b0a
commit 1aabc74156
2 changed files with 5 additions and 2 deletions

View File

@ -90,6 +90,10 @@ x-google-marketplace:
affinity:
simpleNodeAffinity:
type: REQUIRE_ONE_NODE_PER_REPLICA
gcp:
nodes:
requiredOauthScopes:
- https://www.googleapis.com/auth/cloud-platform
properties:
name:

View File

@ -2,8 +2,7 @@ apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
# Uncomment when https://github.com/kubeflow/pipelines/issues/2848 is fixed
# - proxy-configmap.yaml
- proxy-configmap.yaml
- proxy-deployment.yaml
- proxy-role.yaml
- proxy-rolebinding.yaml