Skip to content

Commit e569554

Browse files
Fix format
1 parent 3585bb9 commit e569554

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/azure-app-configuration/reference-kubernetes-provider.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ The authentication method of each *vault* can be specified with the following pr
102102
|managedIdentityClientId|The client ID of a user-assigned managed identity of virtual machine scale set used for authentication with a vault|false|string|
103103

104104
The `spec.keyValues.refresh` property has the following child properties.
105-
105+
106106
|Name|Description|Required|Type|
107107
|---|---|---|---|
108108
|monitoring|The key-values that are monitored by the provider, provider automatically refreshes the ConfigMap or Secret if value change in any designated key-value|true|object|
@@ -236,7 +236,7 @@ The `spec.keyValues.refresh.monitoring.keyValues` is an array of objects, which
236236
### Key-value selection
237237

238238
Use the `selectors` property to filter the key-values to be downloaded from Azure App Configuration.
239-
239+
240240
The following sample downloads all key-values with no label.
241241

242242
``` yaml

0 commit comments

Comments
 (0)