Remove external secret for n8n
This commit is contained in:
parent
68efdc8428
commit
9bacb8ffe7
@ -2,16 +2,4 @@ secretStore:
|
|||||||
name: vault
|
name: vault
|
||||||
kind: ClusterSecretStore
|
kind: ClusterSecretStore
|
||||||
|
|
||||||
externalSecrets:
|
externalSecrets: []
|
||||||
- name: n8n-secrets
|
|
||||||
namespace: dev-tools
|
|
||||||
targetName: n8n-secrets
|
|
||||||
creationPolicy: Owner
|
|
||||||
data:
|
|
||||||
- secretKey: N8N_ENCRYPTION_KEY
|
|
||||||
remoteKey: dev-tools/n8n
|
|
||||||
property: encryption_key
|
|
||||||
|
|
||||||
- secretKey: TELEGRAM_BOT_TOKEN
|
|
||||||
remoteKey: dev-tools/n8n
|
|
||||||
property: telegram_bot_token
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user