apiVersion: external-secrets.io/v1beta1 kind: ExternalSecret metadata: annotations: argocd.argoproj.io/sync-wave: "0" name: tekton-results-tls namespace: openshift-pipelines spec: refreshInterval: 1h secretStoreRef: kind: ClusterSecretStore name: doppler-cluster target: name: tekton-results-tls creationPolicy: Owner template: type: kubernetes.io/tls dataFrom: - extract: key: TEKTON_RESULTS_TLS