Skip to content

Commit

Permalink
Update AgentDeployment.md
Browse files Browse the repository at this point in the history
added extra secret inscructions
  • Loading branch information
meori authored Nov 12, 2023
1 parent 1fedcc5 commit a4ec106
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/AgentDeployment.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
kubectl create secret generic cbcontainers-access-token \
--namespace cbcontainers-dataplane --from-literal=accessToken=\
{API_Secret_Key}/{API_ID}
kubectl create secret generic cbcontainers-company-code --namespace cbcontainers-dataplane --from-literal=companyCode=RXXXXXXXXXXG\!XXXX
```
### TODO: extra secret
### 2. Apply the Carbon Black Container Agent Custom Resource

The operator implements controllers for the Carbon Black Container custom resources definitions
Expand Down

0 comments on commit a4ec106

Please sign in to comment.