--- # Source: gitea/templates/external-secret.yaml apiVersion: external-secrets.io/v1 kind: ExternalSecret metadata: name: gitea-runner-secret namespace: gitea labels: app.kubernetes.io/name: gitea-runner-secret app.kubernetes.io/instance: gitea app.kubernetes.io/part-of: gitea spec: secretStoreRef: kind: ClusterSecretStore name: vault data: - secretKey: token remoteRef: conversionStrategy: Default decodingStrategy: None key: /cl01tl/gitea/runner metadataPolicy: None property: token