소스 검색

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

Satoe Imaishi 8 년 전
부모
커밋
ad5ee2d263
1개의 변경된 파일3개의 추가작업 그리고 3개의 파일을 삭제
  1. 3 3
      roles/openshift_examples/files/examples/v1.5/cfme-templates/cfme-template.yaml

+ 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: