1
0

container: Add secretsocket, chase2fa scripts

While the original intent of the `secretsocket` script was to have `rbw`
run outside the `xactfetch` container, that is only useful during
development; both processes need to run in the container in Kubernetes.
This commit is contained in:
2024-07-11 20:26:58 -05:00
parent 0f9b3a5ac5
commit 3ff18d1042
5 changed files with 4 additions and 0 deletions

View File

@@ -1,6 +1,8 @@
*
!.git
!chase2fa.py
!entrypoint.sh
!pinentry-stub.sh
!pyproject.toml
!secretsocket.py
!xactfetch.py