We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 85e2280 commit a47d5c7Copy full SHA for a47d5c7
components/pipeline-service/staging/stone-stg-rh01/deploy.yaml
@@ -1157,6 +1157,10 @@ spec:
1157
port: 9443
1158
protocol: TCP
1159
targetPort: metrics
1160
+ - name: profiling
1161
+ port: 6060
1162
+ protocol: TCP
1163
+ targetPort: 6060
1164
selector:
1165
app.kubernetes.io/name: tekton-results-api
1166
---
@@ -1878,7 +1882,6 @@ spec:
1878
1882
enable-git-resolver: true
1879
1883
enable-hub-resolver: true
1880
1884
enable-tekton-oci-bundles: true
1881
- enable-step-actions: true
1885
options:
1886
configMaps:
1887
config-logging:
0 commit comments