feat: deploy Wings instance for Return to Moria #91

Closed
gitea-admin wants to merge 6 commits from orion/auto/feat-deploy-wings-instance-for-return-to-1779149703605 into main
Showing only changes of commit 5393ef6774 - Show all commits
@@ -0,0 +1,22 @@
apiVersion: external-secrets.io/v1beta1
kind: ExternalSecret
metadata:
name: wings-moria-config
namespace: game-servers
spec:
refreshInterval: 1h
secretStoreRef:
name: vault-secret-store
kind: ClusterSecretStore
target:
name: wings-moria-config
creationPolicy: Owner
data:
- secretKey: config
remoteRef:
key: Talos Cluster/wings/moria
property: config
- secretKey: api_key
remoteRef:
key: Talos Cluster/wings/moria
property: api_key