Skip to content

Commit

Permalink
Merge branch 'devel'
Browse files Browse the repository at this point in the history
  • Loading branch information
bilalcaliskan committed Dec 11, 2021
2 parents 34f6ac1 + ea7dbc9 commit 5384fd8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,8 +75,8 @@ $ ./varnish-cache-invalidator --inCluster=false --targetHosts 10.0.0.100:6081,10
```

## Configuration
Varnish-cache-invalidator can be customized with several command line arguments. You can pass command line arguments via
[sample deployment file](deployment/invalidator/sample.yaml). Here is the list of arguments you can pass:
Varnish-cache-invalidator can be customized with several command line arguments. You can check [sample in-Kubernetes deployment
file](deployment/invalidator/deployment.yaml) for how it goes. Here is the list of arguments you can pass:

```
--inCluster bool InCluster is the boolean flag if varnish-cache-invalidator is running inside cluster or not,
Expand Down

0 comments on commit 5384fd8

Please sign in to comment.