Skip to content

Commit

Permalink
enable full scope for testing version (#2871)
Browse files Browse the repository at this point in the history
* done

* all done

Co-authored-by: renmingu <40223865+renmingu@users.noreply.github.com>
  • Loading branch information
2 people authored and k8s-ci-robot committed Jan 19, 2020
1 parent 7641121 commit 1aabc74
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
4 changes: 4 additions & 0 deletions manifests/gcp_marketplace/schema.yaml
Expand Up @@ -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:
Expand Down
3 changes: 1 addition & 2 deletions manifests/kustomize/base/proxy/kustomization.yaml
Expand Up @@ -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
Expand Down

0 comments on commit 1aabc74

Please sign in to comment.