Skip to content
This repository was archived by the owner on Oct 14, 2020. It is now read-only.

Commit 0f6cd26

Browse files
J12934actions-user
authored andcommitted
Updating Helm Docs
1 parent 8210699 commit 0f6cd26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scanners/nmap/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,4 +103,4 @@ spec:
103103
| scannerJob.securityContext.privileged | bool | `false` | Ensures that the scanner container is not run in privileged mode |
104104
| scannerJob.securityContext.readOnlyRootFilesystem | bool | `true` | Prevents write access to the containers file system |
105105
| scannerJob.securityContext.runAsNonRoot | bool | `true` | Enforces that the scanner image is run as a non root user |
106-
| scannerJob.ttlSecondsAfterFinished | string | `nil` | Defines how long the scanner job after finishing will be available (see: https://kubernetes.io/docs/concepts/workloads/controllers/ttlafterfinished/) |
106+
| scannerJob.ttlSecondsAfterFinished | string | `nil` | Defines how long the scanner job after finishing will be available (see: https://kubernetes.io/docs/concepts/workloads/controllers/ttlafterfinished/) |

0 commit comments

Comments
 (0)