Openshift pipelines v1.0.1 in marketplace and Xray v1.1.4 in marketplace

This commit is contained in:
John Peterson
2020-11-03 13:32:21 -08:00
parent e4e29e0fd9
commit 8743370110
23 changed files with 1691 additions and 18 deletions

View File

@@ -122,7 +122,7 @@ pipelines:
service:
## Supported service types: ClusterIP, NodePort and LoadBalancer
type: ClusterIP
type: LoadBalancer
port: 30000
annotations:
@@ -205,7 +205,7 @@ pipelines:
service:
## Supported service types: ClusterIP, NodePort and LoadBalancer
type: ClusterIP
type: LoadBalancer
port: 30001
annotations:
@@ -957,7 +957,7 @@ pipelines:
extraPlugins: ""
service:
type: ClusterIP
type: LoadBalancer
annotations: {}
persistence: