File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed
components/pipeline-service/staging/stone-stg-rh01 Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -1157,6 +1157,10 @@ spec:
11571157 port : 9443
11581158 protocol : TCP
11591159 targetPort : metrics
1160+ - name : profiling
1161+ port : 6060
1162+ protocol : TCP
1163+ targetPort : 6060
11601164 selector :
11611165 app.kubernetes.io/name : tekton-results-api
11621166---
@@ -1329,7 +1333,7 @@ spec:
13291333 secretKeyRef :
13301334 key : db.name
13311335 name : tekton-results-database
1332- image : quay.io/redhat-appstudio/tekton-results-api:bae7851ff584423503af324200f52cd28ca99116
1336+ image : quay.io/redhat-appstudio/tekton-results-api:dc54f48f6a1adfde07b923129db33aaa77a61213
13331337 livenessProbe :
13341338 httpGet :
13351339 path : /healthz
@@ -1481,7 +1485,7 @@ spec:
14811485 value : tekton-results-api-service.tekton-pipelines.svc.cluster.local:8080
14821486 - name : AUTH_MODE
14831487 value : token
1484- image : quay.io/redhat-appstudio/tekton-results-watcher:bae7851ff584423503af324200f52cd28ca99116
1488+ image : quay.io/redhat-appstudio/tekton-results-watcher:dc54f48f6a1adfde07b923129db33aaa77a61213
14851489 name : watcher
14861490 ports :
14871491 - containerPort : 9090
You can’t perform that action at this time.
0 commit comments