Squashed 'acm-hub-bootstrap/' content from commit aea23ee
git-subtree-dir: acm-hub-bootstrap git-subtree-split: aea23ee88fafd5cab0e2d9189f872159c5f16b8e
This commit is contained in:
18
components/clusters/base/local-home.yaml
Normal file
18
components/clusters/base/local-home.yaml
Normal file
@@ -0,0 +1,18 @@
|
||||
apiVersion: cluster.open-cluster-management.io/v1
|
||||
kind: ManagedCluster
|
||||
metadata:
|
||||
annotations:
|
||||
open-cluster-management/created-via: other
|
||||
labels:
|
||||
cloud: Other
|
||||
cluster.open-cluster-management.io/clusterset: dev
|
||||
gitops: local.home
|
||||
color: "0066CC"
|
||||
name: home
|
||||
vendor: OpenShift
|
||||
name: home
|
||||
spec:
|
||||
hubAcceptsClient: true
|
||||
leaseDurationSeconds: 60
|
||||
managedClusterClientConfigs:
|
||||
- url: https://api.home.ocplab.com:6443
|
||||
Reference in New Issue
Block a user