backup revision
This commit is contained in:
@@ -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 -
|
||||
|
||||
|
||||
Reference in New Issue
Block a user