瀏覽代碼

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