From 22efb57ced4770a4d4b951d5d77f6f6efe4b7805 Mon Sep 17 00:00:00 2001 From: gitea-admin Date: Tue, 19 May 2026 23:30:44 +0000 Subject: [PATCH] =?UTF-8?q?fix:=20secretStoreRef=20orion-vault,=20correct?= =?UTF-8?q?=20Vault=20key=20path,=20map=20config=E2=86=92config.yml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../wings-ark-sa/externalsecret.yaml | 17 ++++------------- 1 file changed, 4 insertions(+), 13 deletions(-) diff --git a/deployments/game-servers/wings-ark-sa/externalsecret.yaml b/deployments/game-servers/wings-ark-sa/externalsecret.yaml index 7db9c19..535e714 100644 --- a/deployments/game-servers/wings-ark-sa/externalsecret.yaml +++ b/deployments/game-servers/wings-ark-sa/externalsecret.yaml @@ -6,22 +6,13 @@ metadata: spec: refreshInterval: 1h secretStoreRef: - name: vault + name: orion-vault kind: ClusterSecretStore target: name: wings-ark-sa-config creationPolicy: Owner data: - - secretKey: WINGS_UUID + - secretKey: config.yml remoteRef: - key: wings/ark-sa - property: uuid - - secretKey: WINGS_TOKEN - remoteRef: - key: wings/ark-sa - property: token - - secretKey: LOCALE - remoteRef: - key: wings/ark-sa - property: locale - + key: Talos Cluster/wings/ark-sa + property: config