3 Commits

Author SHA1 Message Date
fee7ae097b Updated CI kubernetes deploy environment perperation 2024-02-11 11:02:17 +01:00
1b00a7fd78 Handle prettified dockerconfig JSON with newlines and tabs 2024-02-10 00:14:45 +01:00
354d22ba17 CI vault secrets & Kubernetes (#2)
* Define secrets that use vault plugin

* Fix drone linting issue

* Persist .kube folder as volume between build steps

* Split Build and Publish into separate pipelines

* Only run publish pipeline when triggered by main

* Import .kube/config from vault

* echo env variables contents into kube config file

* drone-vault not working, curl with token instead

* Removed all secrets, look to org secrets

* Kubernetes file

* Import dockerconfig from vault and apply as kubernetes secret
2024-02-09 23:43:18 +01:00