feat(wings): deploy ARK SA Wings instance #85

Merged
gitea-admin merged 6 commits from orion/auto/feat-wings-deploy-ark-sa-wings-instance-1779149339514 into main 2026-05-19 00:10:06 +00:00
Showing only changes of commit e24a9e4389 - Show all commits
@@ -0,0 +1,26 @@
apiVersion: external-secrets.io/v1beta1
kind: ExternalSecret
metadata:
name: wings-ark-sa-config
namespace: game-servers
spec:
refreshInterval: 1h
secretStoreRef:
name: vault
kind: ClusterSecretStore
target:
name: wings-ark-sa-config
creationPolicy: Owner
data:
- secretKey: WINGS_UUID
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