Skip to content

Commit

Permalink
fix(nostromo): add SAN to tekton-results tls cert
Browse files Browse the repository at this point in the history
Signed-off-by: Christoph Görn <[email protected]>
  • Loading branch information
goern committed Dec 10, 2024
1 parent bc6dbd1 commit c7dcbbb
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ spec:
commonName: tekton-results-api-service.openshift-pipelines.svc.cluster.local
dnsNames:
- tekton-results.b4mad.emea.operate-first.cloud
- tekton-results-api-service.openshift-pipelines.svc.cluster.local
issuerRef:
name: letsencrypt
kind: ClusterIssuer
Expand Down

0 comments on commit c7dcbbb

Please sign in to comment.