Skip to content

Commit

Permalink
Fix Pipelines Service Type (#89)
Browse files Browse the repository at this point in the history
Co-authored-by: quaark <[email protected]>
  • Loading branch information
quaark and quaark authored Feb 13, 2024
1 parent 028ffab commit 8fb66e4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion charts/mlrun-ce/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
apiVersion: v1
version: 0.6.3-rc9
version: 0.6.3-rc10
name: mlrun-ce
description: MLRUn Open Source Stack
home: https://iguazio.com
Expand Down
1 change: 1 addition & 0 deletions charts/mlrun-ce/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -262,6 +262,7 @@ pipelines:
enabled: true
name: pipelines
service:
type: NodePort
nodePort: 30100
crd:
enabled: true
Expand Down

0 comments on commit 8fb66e4

Please sign in to comment.