You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+32Lines changed: 32 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -119,6 +119,38 @@ networkMapper:
119
119
enabled: true # Set to false to disable
120
120
```
121
121
122
+
#### Using Alternative Image Registries
123
+
124
+
By default, the Helm chart pulls images from Docker Hub (`drdroidlab/drd-vpc-agent`). If you prefer to use AWS ECR Public or GitHub Container Registry, modify `helm/values.yaml` before deploying:
0 commit comments