mirror of
https://github.com/auricom/home-cluster.git
synced 2025-09-17 18:24:14 +02:00
add pre-commit step
This commit is contained in:
@@ -9,6 +9,7 @@ _... managed by Flux and serviced with RenovateBot_ :robot:
|
||||
|
||||
[](https://discord.gg/AvJxRMRf6H)
|
||||
[](https://k3s.io/)
|
||||
[](https://github.com/pre-commit/pre-commit)
|
||||
[](https://github.com/renovatebot/renovate)
|
||||
|
||||
|
||||
@@ -33,4 +34,4 @@ gpg --export-secret-keys --armor <GPG_KEY_ID> | kubectl create secret generic so
|
||||
|
||||
```bash
|
||||
sops --encrypt --pgp=<GPG_KEY_ID> --encrypted-regex '^(data|stringData)$' --in-place <FILE_PATH>
|
||||
```
|
||||
```
|
||||
|
Reference in New Issue
Block a user