Skip to content

Commit 56d5b28

Browse files
IgorEulaliopoiana
authored andcommitted
make docs
Signed-off-by: Igor Eulalio <[email protected]>
1 parent 4c8848d commit 56d5b28

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

charts/falco-talon/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -113,10 +113,10 @@ helm delete falco-talon -n falco
113113
| config.printAllEvents | bool | `false` | print in stdout all received events, not only those which match a rule |
114114
| config.watchRules | bool | `true` | auto reload the rules when the files change |
115115
| extraEnv | list | `[{"name":"LOG_LEVEL","value":"warning"}]` | extra env |
116-
| image | object | `{"pullPolicy":"Always","registry":"falco.docker.scarf.sh","repository":"issif/falco-talon","tag":""}` | image parameters |
116+
| image | object | `{"pullPolicy":"Always","registry":"falco.docker.scarf.sh","repository":"falcosecurity/falco-talon","tag":""}` | image parameters |
117117
| image.pullPolicy | string | `"Always"` | The image pull policy |
118118
| image.registry | string | `"falco.docker.scarf.sh"` | The image registry to pull from |
119-
| image.repository | string | `"issif/falco-talon"` | The image repository to pull from |
119+
| image.repository | string | `"falcosecurity/falco-talon"` | The image repository to pull from |
120120
| image.tag | string | `""` | Override the image tag to pull |
121121
| imagePullSecrets | list | `[]` | one or more secrets to be used when pulling images |
122122
| ingress | object | `{"annotations":{},"enabled":false,"hosts":[{"host":"falco-talon.local","paths":[{"path":"/"}]}],"tls":[]}` | ingress parameters |

0 commit comments

Comments
 (0)