Skip to content

Commit 3fba378

Browse files
authored
Merge pull request #93 from gyliu513/del-hostname
Deleted hostname from machines.yaml template.
2 parents e53bd6c + f7b9cca commit 3fba378

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

cmd/clusterctl/examples/ibmcloud/machines.yaml.template

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ items:
1313
value:
1414
apiVersion: "ibmcloudproviderconfig/v1alpha1"
1515
kind: "IbmcloudMachineProviderSpec"
16-
hostname: <host name>
1716
domain: <domain name>
1817
maxMemory: 4096
1918
startCpus: 1
@@ -41,7 +40,6 @@ items:
4140
value:
4241
apiVersion: "ibmcloudproviderconfig/v1alpha1"
4342
kind: "IbmcloudMachineProviderSpec"
44-
hostname: <host name>
4543
domain: <domain name>
4644
maxMemory: 4096
4745
startCpus: 1

0 commit comments

Comments
 (0)