Skip to content

Commit

Permalink
RHOAIENG-4971 WIP -
Browse files Browse the repository at this point in the history
Signed-off-by: hbelmiro <helber.belmiro@gmail.com>
  • Loading branch information
hbelmiro committed Aug 20, 2024
1 parent 6c2d528 commit 33d8f9b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions config/internal/ml-metadata/metadata-grpc.service.yaml.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,10 @@ kind: Service
metadata:
name: ds-pipeline-metadata-grpc-{{.Name}}
namespace: {{.Namespace}}
{{ if .PodToPodTLS }}
annotations:
service.beta.openshift.io/serving-cert-secret-name: ds-pipeline-metadata-grpc-tls{{.Name}}
{{ end }}
labels:
app: ds-pipeline-metadata-grpc-{{.Name}}
component: data-science-pipelines
Expand Down
2 changes: 1 addition & 1 deletion config/overlays/make-deploy/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ patchesStrategicMerge:
images:
- name: controller
newName: quay.io/hbelmiro/dspo
newTag: dev-RHOAIENG-4971-1723753865
newTag: dev-RHOAIENG-4971-1723756017

0 comments on commit 33d8f9b

Please sign in to comment.