apiVersion: external-secrets.io/v1 kind: ExternalSecret metadata: name: openbao-unseal-config-2 namespace: openbao labels: app.kubernetes.io/name: openbao-unseal-config-2 app.kubernetes.io/instance: openbao app.kubernetes.io/part-of: openbao spec: secretStoreRef: kind: ClusterSecretStore name: openbao data: - secretKey: ENVIRONMENT remoteRef: key: /cl01tl/openbao/unseal property: environment - secretKey: NODES remoteRef: key: /cl01tl/openbao/unseal property: nodes - secretKey: TOKENS remoteRef: key: /cl01tl/openbao/unseal property: tokens-2