backup revision

This commit is contained in:
2025-03-18 00:11:15 +00:00
parent 4929cf97b7
commit 927e0a8a80
6 changed files with 90 additions and 10 deletions

View File

@@ -2,7 +2,10 @@
# set source env variables
. ./.env
# set variables in env file as export
export $(cut -d= -f1 ./.env)
envsubst < gitea-backup-secret.yaml | kubectl apply -f -
envsubst < gitea-backup-secret.yaml | kubectl apply -f -