Skip to content
This repository has been archived by the owner on Mar 26, 2021. It is now read-only.

Commit

Permalink
Merge pull request #232 from perotinus/fixdocs
Browse files Browse the repository at this point in the history
Fix the user guide to work for namespaced clusters.
  • Loading branch information
k8s-ci-robot committed May 18, 2018
2 parents d1dfc92 + 3a50828 commit 0de2875
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/userguide.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ kind: Cluster
apiVersion: clusterregistry.k8s.io/v1alpha1
metadata:
name: test-cluster
namespace: default
spec:
kubernetesApiEndpoints:
serverEndpoints:
Expand Down

0 comments on commit 0de2875

Please sign in to comment.