File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
articles/azure-app-configuration Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -349,7 +349,7 @@ spec:
349
349
key: appSettings.json
350
350
` ` `
351
351
352
- the generated ConfigMap is populated with the following data :
352
+ the generated ConfigMap will be populated with the following data :
353
353
354
354
` ` ` yaml
355
355
data:
@@ -375,7 +375,7 @@ spec:
375
375
key: appSettings.yaml
376
376
` ` `
377
377
378
- the generated ConfigMap is populated with the following data :
378
+ the generated ConfigMap will be populated with the following data :
379
379
380
380
` ` ` yaml
381
381
data:
@@ -403,7 +403,7 @@ spec:
403
403
key: app.properties
404
404
` ` `
405
405
406
- the generated ConfigMap is populated with the following data :
406
+ the generated ConfigMap will be populated with the following data :
407
407
408
408
` ` ` yaml
409
409
data:
You can’t perform that action at this time.
0 commit comments