mirror of
https://github.com/atuinsh/atuin.git
synced 2024-11-08 09:25:33 +01:00
f946644ceb
* add kubernetes instructions * minor wording improvements * better password instructions * add information about changed port * improved grammar * Separate docker and k8s docs Add k8s folder for kubernetes configs
7 lines
91 B
YAML
7 lines
91 B
YAML
apiVersion: v1
|
|
kind: Namespace
|
|
metadata:
|
|
name: atuin-namespace
|
|
labels:
|
|
name: atuin
|