Browse Source

Set image change triggers to auto=true for OCP 3.4 - for v1.5

Satoe Imaishi 8 years ago
parent
commit
ad5ee2d263

+ 3 - 3
roles/openshift_examples/files/examples/v1.5/cfme-templates/cfme-template.yaml

@@ -157,7 +157,7 @@ objects:
       - type: "ConfigChange"
       - type: "ImageChange"
         imageChangeParams:
-          automatic: false
+          automatic: true
           containerNames:
             - "cloudforms"
           from:
@@ -202,7 +202,7 @@ objects:
       -
         type: "ImageChange"
         imageChangeParams:
-          automatic: false
+          automatic: true
           containerNames:
             - "memcached"
           from:
@@ -286,7 +286,7 @@ objects:
       -
         type: "ImageChange"
         imageChangeParams:
-          automatic: false
+          automatic: true
           containerNames:
             - "postgresql"
           from: