Skip to content

Commit

Permalink
Merge pull request #567 from HumairAK/fix_RHOAIENG-2798
Browse files Browse the repository at this point in the history
fix: remove conflicting tls proxy secret generator.
  • Loading branch information
HumairAK authored Feb 7, 2024
2 parents b9befc8 + 71a2eea commit a8a25fb
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@ kind: Service
metadata:
name: ml-pipeline
namespace: {{.Namespace}}
annotations:
service.alpha.openshift.io/serving-cert-secret-name: ds-pipelines-proxy-tls-{{.Name}}
labels:
app: ds-pipeline-{{.Name}}
component: data-science-pipelines
Expand Down

0 comments on commit a8a25fb

Please sign in to comment.