Skip to content

Commit 71fa853

Browse files
authored
Update howto-segregate-machinesets.md
Removed unneeded fields, added xxxx in front of the "Location" instead of the static value it had.
1 parent d87739a commit 71fa853

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

articles/openshift/howto-segregate-machinesets.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -125,9 +125,8 @@ spec:
125125
resourceID: ""
126126
sku: XXX_XX
127127
version: XX.XX.XXX
128-
internalLoadBalancer: ""
129128
kind: AzureMachineProviderSpec
130-
location: useast
129+
location: XXXXX
131130
metadata:
132131
creationTimestamp: null
133132
natRule: null
@@ -138,10 +137,7 @@ spec:
138137
storageAccountType: Premium_LRS
139138
osType: Linux
140139
publicIP: false
141-
publicLoadBalancer: XXX-XXX-XXX
142-
resourceGroup: aro-fq5v3vye
143-
sshPrivateKey: ""
144-
sshPublicKey: ""
140+
resourceGroup: aro-XXX
145141
subnet: XXX-XXX
146142
userDataSecret:
147143
name: worker-user-data

0 commit comments

Comments
 (0)