Explorar el Código

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

Rich Megginson hace 8 años
padre
commit
5822c3c136
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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