mirror of
https://github.com/KevinMidboe/cloudflare-ddns.git
synced 2025-10-29 17:40:17 +00:00
Feat: Hydrate application environment variables from local vault (#3)
* Hydrate kubernetes secret w/ secrets from local vault * Fix CI sourcing of env var file * Compact and reduce output * Make sure secret is defined before cronjob * Create ghcr-login-secret from env variable injected from vault * Import ghcr-login-secret namespace from NAMESPACE * Export env variables for debugging * Prepend export keyword to variables file * Remove debug output
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
---
|
||||
apiVersion: batch/v1
|
||||
kind: CronJob
|
||||
metadata:
|
||||
|
||||
Reference in New Issue
Block a user