mirror of
https://github.com/open-cluster-management-io/ocm.git
synced 2026-02-14 18:09:57 +00:00
8 lines
196 B
YAML
8 lines
196 B
YAML
# cluster2-config.yaml
|
|
kind: Cluster
|
|
apiVersion: kind.x-k8s.io/v1alpha4
|
|
networking:
|
|
# replace the IP address with your real IP address
|
|
apiServerAddress: "192.168.1.123"
|
|
apiServerPort: 11443
|