Set openclaw as owner of sops template
This commit is contained in:
parent
d7c3bd0775
commit
68240b7319
1 changed files with 1 additions and 0 deletions
|
|
@ -99,6 +99,7 @@
|
||||||
sops.secrets.openclaw_zai_api_key = { };
|
sops.secrets.openclaw_zai_api_key = { };
|
||||||
|
|
||||||
sops.templates."openclaw.env" = {
|
sops.templates."openclaw.env" = {
|
||||||
|
owner = "openclaw";
|
||||||
content = ''
|
content = ''
|
||||||
DISCORD_TOKEN=${config.sops.placeholder.openclaw_discord_token}
|
DISCORD_TOKEN=${config.sops.placeholder.openclaw_discord_token}
|
||||||
ZAI_API_KEY=${config.sops.placeholder.openclaw_zai_api_key}
|
ZAI_API_KEY=${config.sops.placeholder.openclaw_zai_api_key}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue