Files
Yang Le 812bd9e956 add a solution to deploy argocd apps (#71)
Signed-off-by: Yang Le <yangle@redhat.com>

Signed-off-by: Yang Le <yangle@redhat.com>
2022-08-31 17:07:12 +02:00

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