feat: sync hwlab api key host env
This commit is contained in:
@@ -41,6 +41,10 @@ targets:
|
||||
randomBase64Url:
|
||||
bytes: 32
|
||||
prefix: hwl_live_
|
||||
hostEnvTargets:
|
||||
- path: /home/ubuntu/.config/hwlab-v03/master-server-admin-api-key.env
|
||||
envKey: HWLAB_API_KEY
|
||||
mode: "0600"
|
||||
target:
|
||||
kind: kubernetes-secret
|
||||
namespace: hwlab-v03
|
||||
@@ -71,6 +75,10 @@ targets:
|
||||
randomBase64Url:
|
||||
bytes: 32
|
||||
prefix: hwl_live_
|
||||
hostEnvTargets:
|
||||
- path: /home/ubuntu/.config/hwlab-v03/inner-test-api-key.env
|
||||
envKey: HWLAB_API_KEY
|
||||
mode: "0600"
|
||||
target:
|
||||
kind: user-billing-api-key
|
||||
serviceId: hwlab-user-billing
|
||||
|
||||
Reference in New Issue
Block a user