Skip to content

Commit

Permalink
update components/pipeline-service/staging/stone-stg-rh01/deploy.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
rh-tap-build-team[bot] authored Jun 18, 2024
1 parent 1dc9cb8 commit 5c4be55
Showing 1 changed file with 6 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1381,6 +1381,9 @@ spec:
initialDelaySeconds: 5
periodSeconds: 10
volumeMounts:
- mountPath: /etc/tls/db
name: db-tls-ca
readOnly: true
- mountPath: /etc/tekton/results
name: config
readOnly: true
Expand All @@ -1389,6 +1392,9 @@ spec:
readOnly: true
serviceAccountName: tekton-results-api
volumes:
- configMap:
name: rds-root-crt
name: db-tls-ca
- configMap:
name: tekton-results-api-config
name: config
Expand Down

0 comments on commit 5c4be55

Please sign in to comment.