Skip to content

Commit

Permalink
Test deploymentconfig and imageChange trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
Hafid Haddouti authored and Hafid Haddouti committed Mar 29, 2020
1 parent b384557 commit aee38d5
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions openshift/deployment_config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,16 +10,16 @@ spec:
selector:
name: tekton-101
strategy:
type: Recreate
recreateParams:
timeoutSeconds: 20
post:
failurePolicy: Ignore
tagImages:
- containerName: tekton-101
to:
kind: ImageStreamTag
name: tekton-101:latest
type: Rolling
rollingParams:
timeoutSeconds: 60
# post:
# failurePolicy: Ignore
# tagImages:
# - containerName: tekton-101
# to:
# kind: ImageStreamTag
# name: tekton-101:latest
template:
metadata:
labels:
Expand Down

0 comments on commit aee38d5

Please sign in to comment.