modified: docs/fluxcd.md
This commit is contained in:
+8
-1
@@ -2,7 +2,14 @@
|
|||||||
|
|
||||||
## age / sops
|
## age / sops
|
||||||
|
|
||||||
**Create key and Import:**
|
**Create key:**
|
||||||
|
|
||||||
|
``` bash
|
||||||
|
AGE_FILE=age.agekey
|
||||||
|
age-keygen -o ${AGE_FILE}
|
||||||
|
```
|
||||||
|
|
||||||
|
**Create key and Import to kubernetes:**
|
||||||
|
|
||||||
``` bash
|
``` bash
|
||||||
NAMESPACE=ns-name
|
NAMESPACE=ns-name
|
||||||
|
|||||||
Reference in New Issue
Block a user