Skip to content

Commit

Permalink
remove users (#708)
Browse files Browse the repository at this point in the history
  • Loading branch information
pshiko authored and k8s-ci-robot committed Jan 22, 2020
1 parent e256d36 commit 831ca34
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions gcp/deployment_manager_configs/cluster-kubeflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -92,12 +92,6 @@ resources:
masterAuthorizedNetworksConfigEnabled: false
masterAuthorizedNetworksConfigCidr:
- cidrBlock: 1.2.3.4/32
users:
# List users to grant appropriate GCP permissions to use Kubeflow.
# These can either be individual users (Google accounts) or Google
# Groups.
# - user:[email protected]
# - group:[email protected]
# This is the name of the GCP static ip address reserved for your domain.
# Each Kubeflow deployment in your project should use one unique ipName among all configs.
ipName: kubeflow-ip

0 comments on commit 831ca34

Please sign in to comment.