Skip to content

Commit

Permalink
doc: Update docs
Browse files Browse the repository at this point in the history
Signed-off-by: Anurag Rajawat <[email protected]>
  • Loading branch information
Anurag Rajawat committed Oct 7, 2024
1 parent 0f8d498 commit a499036
Show file tree
Hide file tree
Showing 18 changed files with 569 additions and 97 deletions.
Binary file added docs/assets/1.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/assets/2.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/assets/3.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/assets/4.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion docs/crd/v1alpha1/securityintent.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ spec:
id: [supported intent ID] # ID from the predefined pool
action: [Audit|Block] # Block by default.
params: # Optional. Parameters allows fine-tuning of intents to specific requirements.
key: [value]
key: ["value1", "value2"]
```

### Explanation of Fields
Expand Down
2 changes: 1 addition & 1 deletion docs/crd/v1alpha1/securityintentbinding.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ metadata:
...
spec:
intents:
- name: assess-tls-scheduled
- name: dns-manipulation
...
```

Expand Down
Empty file.
62 changes: 0 additions & 62 deletions docs/intent-description/dns-manipulation.md

This file was deleted.

21 changes: 0 additions & 21 deletions docs/intent-description/pkg-mgr-execution.md

This file was deleted.

Loading

0 comments on commit a499036

Please sign in to comment.