Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
1f8f02c5
Commit
1f8f02c5
authored
Dec 03, 2021
by
VIREN VARIYA
Committed by
Marcia Ramos
Jan 17, 2022
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Change tense of text to comply with style guidelines
parent
45e72f88
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
doc/user/application_security/policies/index.md
doc/user/application_security/policies/index.md
+4
-4
No files found.
doc/user/application_security/policies/index.md
View file @
1f8f02c5
...
...
@@ -313,10 +313,10 @@ Use this schema to define `clusters` objects in the [`schedule` rule type](#sche
| Field | Type | Possible values | Description |
|--------------|---------------------|--------------------------|-------------|
| `containers` | `array` of `string` | | The container name t
o be
scanned (only the first value is currently supported). |
| `resources` | `array` of `string` | | The resource name t
o be
scanned (only the first value is currently supported). |
| `namespaces` | `array` of `string` | | The namespace t
o be
scanned (only the first value is currently supported). |
| `kinds` | `array` of `string` | `deployment`/`daemonset` | The resource kind t
o
be scanned (only the first value is currently supported). |
| `containers` | `array` of `string` | | The container name t
hat is
scanned (only the first value is currently supported). |
| `resources` | `array` of `string` | | The resource name t
hat is
scanned (only the first value is currently supported). |
| `namespaces` | `array` of `string` | | The namespace t
hat is
scanned (only the first value is currently supported). |
| `kinds` | `array` of `string` | `deployment`/`daemonset` | The resource kind t
hat should
be scanned (only the first value is currently supported). |
### `scan` action type
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment