Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
C
charts
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Rancher商店
charts
Commits
d994dc86
Commit
d994dc86
authored
Jan 09, 2020
by
trierra
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
changed ports for portworx-service and portworx-api
Signed-off-by:
trierra
<
oksana@portworx.com
>
parent
bbc4fddf
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
14 additions
and
2 deletions
+14
-2
Chart.yaml
charts/portworx/v1.0.5/Chart.yaml
+2
-2
portworx-service.yaml
charts/portworx/v1.0.5/templates/portworx-service.yaml
+12
-0
No files found.
charts/portworx/v1.0.5/Chart.yaml
View file @
d994dc86
name
:
portworx
appVersion
:
1.0.
4
version
:
1.0.
4
appVersion
:
1.0.
5
version
:
1.0.
5
description
:
A Helm chart for installing Portworx on Kubernetes.
keywords
:
-
Storage
...
...
charts/portworx/v1.0.5/templates/portworx-service.yaml
View file @
d994dc86
...
...
@@ -20,6 +20,10 @@ spec:
targetPort
:
9019
-
name
:
px-sdk
protocol
:
TCP
port
:
9020
targetPort
:
9020
-
name
:
px-rest-gateway
protocol
:
TCP
port
:
9021
targetPort
:
9021
---
...
...
@@ -39,4 +43,12 @@ spec:
protocol
:
TCP
port
:
9001
targetPort
:
9001
-
name
:
px-sdk
protocol
:
TCP
port
:
9020
targetPort
:
9020
-
name
:
px-rest-gateway
protocol
:
TCP
port
:
9021
targetPort
:
9021
---
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment