Skip to content

Commit fd54a56

Browse files
further readme clarifications
1 parent a27cea9 commit fd54a56

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

README.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ The deployment script supports several CLI flags for enhanced control:
8888
| Flag | Description | Default | Impact |
8989
|------|-------------|---------|---------|
9090
| `--no-network-mapper` | Disable network mapper deployment | **Enabled** | ⚠️ **Limits service topology visibility** |
91-
| `--no-auto-update` | Disable auto-updation feature for agent | **Enabled** | 🔒 **Read-only mode for enhanced security** |
91+
| `--no-auto-update` | Disable auto-updation feature for agent | **Enabled** | 🔒 **Manual Updation of Agent Required** |
9292

9393
#### Why we recommend deploying the Network Mapper?
9494

@@ -117,10 +117,6 @@ The configuration flags are also available in `helm/values.yaml` for ArgoCD user
117117
# Network Mapper Configuration
118118
networkMapper:
119119
enabled: true # Set to false to disable
120-
121-
# Write Access Configuration
122-
writeAccess:
123-
enabled: true # Set to false for read-only mode
124120
```
125121
126122
#### Deployment Details

0 commit comments

Comments
 (0)