소스 검색

fixed triggers syntax error, re-introduced CCT

Grega Bremec 3 년 전
부모
커밋
4ef5b4ef79
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. 2 1
      base/app-resources.yml

+ 2 - 1
base/app-resources.yml

@@ -44,7 +44,8 @@ items:
           name: php:7.4-ubi8
           namespace: openshift
       type: Source
-    triggers: {}
+    triggers:
+      - type: Config
 - apiVersion: apps/v1
   kind: Deployment
   metadata: