Skip to content

Commit

Permalink
docs(falco): document image.pullSecrets
Browse files Browse the repository at this point in the history
Signed-off-by: Leonardo Grasso <[email protected]>
  • Loading branch information
leogr authored and poiana committed Aug 19, 2020
1 parent f490369 commit b9024ba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions falco/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ The following table lists the configurable parameters of the Falco chart and the
| `image.repository` | The image repository to pull from | `falcosecurity/falco` |
| `image.tag` | The image tag to pull | `0.24.0` |
| `image.pullPolicy` | The image pull policy | `IfNotPresent` |
| `image.pullSecrets` | The image pull secretes | `[]` |
| `containerd.enabled` | Enable ContainerD support | `true` |
| `containerd.socket` | The path of the ContainerD socket | `/run/containerd/containerd.sock` |
| `docker.enabled` | Enable Docker support | `true` |
Expand Down

0 comments on commit b9024ba

Please sign in to comment.