Skip to content

Commit b8574ba

Browse files
committed
small update to fix email that commit is coming from for CLA auth
1 parent cb6eb72 commit b8574ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/book/src/developers/tilt-with-aks-as-mgmt-ilb.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ While the default Tilt setup recommends using a KIND cluster as the management c
4242
export REGISTRY=<registry of your choice>
4343
```
4444
- We recommend using DockerHub: `export REGISTRY=docker.io/<DOCKERHUBUSERNAME>` then authenticate with `Docker login`.
45-
3. Be sure to reload with `source ~/.bashrc` or `source ~/.zshrc` and then verify the correct env vars return with `echo $AZURE_CLIENT_ID` and `echo $REGISTRY`.
45+
3. Be sure to reload with `source ~/.bashrc` or `source ~/.zshrc` and then verify the correct env vars values return with `echo $AZURE_CLIENT_ID` and `echo $REGISTRY`.
4646

4747
## Steps to Use Tilt with AKS as the Management Cluster
4848

0 commit comments

Comments
 (0)