Commit graph

5 commits

Author SHA1 Message Date
Harald Hoyer
3257f316b5
feat(ci): switch to GitHub Container Registry for images
Updated the workflow to push container images to GitHub Container Registry instead of Docker Hub. Added a login step for GHCR and updated image tagging and pushing commands accordingly.

Signed-off-by: Harald Hoyer <harald@matterlabs.dev>
2025-04-02 17:10:20 +02:00
Harald Hoyer
eae8b860a9
feat: add Kubernetes pod spec for vault-unseal and update docs
- Add `vault-unseal-pod-*.yaml` for Kubernetes deployment.
- Update `README.md` to reflect changes in unseal and sign commands.
- Add `vault` to the `shells/teepot/default.nix` package list.

Signed-off-by: Harald Hoyer <harald@matterlabs.dev>
2024-08-07 14:46:10 +02:00
Harald Hoyer
2443bd1cb8
chore: update k8s example files
Signed-off-by: Harald Hoyer <harald@matterlabs.dev>
2024-07-02 13:55:59 +02:00
Harald Hoyer
4aa1f40c50
docs(examples): fix the container names
Signed-off-by: Harald Hoyer <harald@matterlabs.dev>
2024-06-12 13:35:54 +02:00
Harald Hoyer
89ffbd35a8
feat: initial commit
Signed-off-by: Harald Hoyer <harald@matterlabs.dev>
2024-02-09 10:10:53 +01:00