Skip to content

Commit 28d7d42

Browse files
committed
change BC ICT to automatic=true (more deterministic)
1 parent f5dc6e4 commit 28d7d42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

openshift/templates/django-postgresql.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -260,7 +260,7 @@
260260
{
261261
"type": "ImageChange",
262262
"imageChangeParams": {
263-
"automatic": false,
263+
"automatic": true,
264264
"containerNames": [
265265
"postgresql"
266266
],

0 commit comments

Comments
 (0)