apiVersion: external-secrets.io/v1beta1 kind: ExternalSecret metadata: name: wings-ark-sa-config namespace: game-servers spec: refreshInterval: 1h secretStoreRef: name: vault-secret-store kind: ClusterSecretStore target: name: wings-ark-sa-config template: engineVersion: v2 data: - secretKey: config remoteRef: key: secret/data/Talos Cluster/wings/ark-sa property: config - secretKey: api_key remoteRef: key: secret/data/Talos Cluster/wings/ark-sa property: api_key