Skip to content

Commit a47d5c7

Browse files
update components/pipeline-service/staging/stone-stg-rh01/deploy.yaml
1 parent 85e2280 commit a47d5c7

File tree

1 file changed

+4
-1
lines changed
  • components/pipeline-service/staging/stone-stg-rh01

1 file changed

+4
-1
lines changed

components/pipeline-service/staging/stone-stg-rh01/deploy.yaml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff 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
---
@@ -1878,7 +1882,6 @@ spec:
18781882
enable-git-resolver: true
18791883
enable-hub-resolver: true
18801884
enable-tekton-oci-bundles: true
1881-
enable-step-actions: true
18821885
options:
18831886
configMaps:
18841887
config-logging:

0 commit comments

Comments
 (0)