소스 검색

fixed incorrect literals

Grega Bremec 3 년 전
부모
커밋
a203becee9
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      overlays/devel/kustomization.yml

+ 1 - 1
overlays/devel/kustomization.yml

@@ -5,7 +5,7 @@ bases:
 configMapGenerator:
   - name: dbconfig
     literals:
-      aio: "1"
+      - aio="1"
 patchesJson6902:
   - target:
       version: build.openshift.io/v1