File tree 5 files changed +5
-5
lines changed
5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
cluster :
2
2
apiName : FILL
3
- apiServer : FILL.eks.amazonaws.com
3
+ apiServer : https://mycluster.otomi.io
4
4
domainSuffix : demo.eks.otomi.cloud
5
5
k8sVersion : ' 1.19'
6
6
name : demo
Original file line number Diff line number Diff line change 1
1
cluster :
2
2
apiName : FILL
3
- apiServer : FILL.aks.azure.com
3
+ apiServer : https://mycluster.otomi.io
4
4
domainSuffix : demo.aks.otomi.cloud
5
5
k8sVersion : ' 1.19'
6
6
name : demo
Original file line number Diff line number Diff line change 1
1
cluster :
2
2
apiName : FILL
3
- apiServer : FILL.gke.google.com
3
+ apiServer : https://mycluster.otomi.io
4
4
domainSuffix : demo.gke.otomi.cloud
5
5
k8sVersion : ' 1.19'
6
6
name : demo
Original file line number Diff line number Diff line change 1
1
cluster :
2
2
apiName : eks_otomi-cloud_eu-central-1_otomi-eks-demo
3
- apiServer : 5B31672F99FF867B3CB4D8E0831B6FE7.gr7.eu-central-1.eks.amazonaws.com
3
+ apiServer : https://mycluster.otomi.io
4
4
domainSuffix : demo.eks.otomi.cloud
5
5
k8sVersion : ' 1.19'
6
6
name : demo
Original file line number Diff line number Diff line change @@ -168,7 +168,7 @@ definitions:
168
168
type : string
169
169
apiServer :
170
170
description : Used by kubectl for local deployment to target cluster.
171
- type : string
171
+ $ref : ' #/definitions/url '
172
172
domainSuffix :
173
173
$ref : ' #/definitions/domain'
174
174
description : Domain suffix for the cluster. Also added to list of dns zones in the Otomi Console.
You can’t perform that action at this time.
0 commit comments