Skip to content

Commit a79b08a

Browse files
committed
Shorten h2 heading
1 parent f1fe950 commit a79b08a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-app-configuration/integrate-kubernetes-deployment-helm.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@ settings:
179179
message: myMessage
180180
```
181181

182-
## Pass configuration from App Configuration during Helm install ##
182+
## Pass configuration from App Configuration in Helm install ##
183183
First, download the configuration from App Configuration to a *myConfig.yaml* file. Use a key filter to only download those keys that start with **settings.**. If in your case the key filter is not sufficient to exclude keys of Key Vault references, you may use the argument **--skip-keyvault** to exclude them.
184184

185185
> [!TIP]

0 commit comments

Comments
 (0)