fix: correct API versions for ExternalSecrets and Traefik

This commit is contained in:
2026-05-19 22:49:39 +00:00
parent e8da11f29b
commit d52bdb9ff3
@@ -0,0 +1,22 @@
apiVersion: external-secrets.io/v1
kind: ExternalSecret
metadata:
name: wings-palworld-config
namespace: game-servers
spec:
refreshInterval: 1h
secretStoreRef:
name: vault-secret-store
kind: ClusterSecretStore
target:
name: wings-palworld-config
creationPolicy: Owner
data:
- secretKey: config
remoteRef:
key: Talos Cluster/wings/palworld
property: config
- secretKey: api_key
remoteRef:
key: Talos Cluster/wings/palworld
property: api_key