-
- Downloads
elastic-worker: Deal with amqp credentials as secrets
This currently read the secrets and installs them properly in our config.yml the loader uses to ingest origins. It's currently convoluted but that's the simpler way for now. Short of changing the swh tids and bits (loader, lister, ...) to actually allow using environment variables instead of configuration here (sure but not right now). Related to T4144
Showing
- sysadmin/T3592-elastic-workers/worker/.gitignore 3 additions, 1 deletionsysadmin/T3592-elastic-workers/worker/.gitignore
- sysadmin/T3592-elastic-workers/worker/README.md 17 additions, 8 deletionssysadmin/T3592-elastic-workers/worker/README.md
- sysadmin/T3592-elastic-workers/worker/templates/config-map.yaml 9 additions, 2 deletions...in/T3592-elastic-workers/worker/templates/config-map.yaml
- sysadmin/T3592-elastic-workers/worker/templates/deployment.yaml 7 additions, 1 deletion...in/T3592-elastic-workers/worker/templates/deployment.yaml
- sysadmin/T3592-elastic-workers/worker/values.yaml 0 additions, 2 deletionssysadmin/T3592-elastic-workers/worker/values.yaml
-
Some references in the commit message have been migrated:
- T4144 is now swh/infra/sysadm-environment#4144 (closed)
Please register or sign in to comment