Skip to content

Commit fdc08ac

Browse files
committed
update
1 parent 7e82a8b commit fdc08ac

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

.github/openshift/deploy.frontend.yml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -132,16 +132,6 @@ objects:
132132
name: ${NAME}-${COMPONENT}
133133
spec:
134134
replicas: 1
135-
triggers:
136-
- type: ConfigChange
137-
- type: ImageChange
138-
imageChangeParams:
139-
automatic: true
140-
containerNames:
141-
- ${NAME}-${COMPONENT}
142-
from:
143-
kind: ImageStreamTag
144-
name: ${NAME}-${COMPONENT}:${IMAGE_TAG}
145135
selector:
146136
matchLabels:
147137
app: ${NAME}-${COMPONENT}

0 commit comments

Comments
 (0)