apiVersion: external-secrets.io/v1beta1 kind: ExternalSecret metadata: name: grafana-oidc namespace: dev-tools spec: refreshInterval: 1h secretStoreRef: name: vault-oidc-clients kind: ClusterSecretStore target: name: grafana-oidc-secret creationPolicy: Owner data: - secretKey: client_secret remoteRef: key: oidc-clients/gitea-oidc property: client_secret