We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd37cfc commit e7e6232Copy full SHA for e7e6232
README.md
@@ -16,7 +16,7 @@ Integrate the Kubeseal Hook in Your Project
16
```yaml
17
repos:
18
- repo: https://github.com/Gridness/k8s-hooks
19
- rev: 2.0 # or a specific tag/commit
+ rev: 1.0 # or a specific tag/commit
20
hooks:
21
- id: hook-id # id of the hook
22
args: [""] # list of args of the chosen hook
0 commit comments