Skip to content

Commit c00ab7a

Browse files
committed
update
1 parent 54c0abf commit c00ab7a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

articles/azure-app-configuration/howto-best-practices.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,7 @@ const appConfig = await load(endpoint, credential, {
8585
```
8686

8787
#### [Kubernetes](#tab/kubernetes)
88+
8889
```yaml
8990
apiVersion: azconfig.io/v1
9091
kind: AzureAppConfigurationProvider
@@ -136,6 +137,7 @@ const appConfig = await load(endpoint, credential, {
136137
```
137138

138139
#### [Kubernetes](#tab/kubernetes)
140+
139141
```yaml
140142
apiVersion: azconfig.io/v1
141143
kind: AzureAppConfigurationProvider

0 commit comments

Comments
 (0)