소스 검색

curator config must be in /etc/curator not /usr/curator

Rich Megginson 8 년 전
부모
커밋
5822c3c136
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      roles/openshift_logging/templates/curator.j2

+ 1 - 1
roles/openshift_logging/templates/curator.j2

@@ -87,7 +87,7 @@ spec:
               mountPath: /etc/curator/keys
               readOnly: true
             - name: config
-              mountPath: /usr/curator/settings
+              mountPath: /etc/curator/settings
               readOnly: true
             - name: elasticsearch-storage
               mountPath: /elasticsearch/persistent