Skip to content

Commit ef36ad5

Browse files
committed
correct indentation
1 parent e5613aa commit ef36ad5

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/azure-app-configuration/howto-geo-replication.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -207,11 +207,11 @@ Update the `AzureAppConfigurationProvider` resource of your Azure App Configurat
207207
apiVersion: azconfig.io/v1
208208
kind: AzureAppConfigurationProvider
209209
metadata:
210-
name: appconfigurationprovider-sample
210+
name: appconfigurationprovider-sample
211211
spec:
212-
endpoint: <your-app-configuration-store-endpoint>
213-
replicaDiscoveryEnabled: false
214-
target:
212+
endpoint: <your-app-configuration-store-endpoint>
213+
replicaDiscoveryEnabled: false
214+
target:
215215
configMapName: configmap-created-by-appconfig-provider
216216
```
217217

0 commit comments

Comments
 (0)