update tor deploy

This commit is contained in:
red 2025-04-08 13:44:26 -04:00
parent 86398594a3
commit 43ffd30140

View file

@ -63,6 +63,7 @@ steps:
- pwd
- echo ${CI_COMMIT_SHA}
- kubectl apply -Rf manifests/tor
- env
- envsubst '${CI_COMMIT_SHA}' < manifests/tor/deployment.yaml.template
- envsubst '${CI_COMMIT_SHA}' < manifests/tor/deployment.yaml.template | kubectl apply -f -
privoxy: