@@ -39,7 +39,7 @@ Add that new public key to the `.sops.yaml`, and push the secret key to the clus
```sh
cat keys.txt |
kubectl create secret generic sops-age \
--namespace=flux-system\
--namespace=apps\
--from-file=keys.txt=/dev/stdin
```
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.