Browse Source

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

Rich Megginson 8 năm trước cách đây
mục cha
commit
5822c3c136
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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