Commit 4a95c11f authored by Noel Alonso's avatar Noel Alonso
Browse files

Revert "Configura volumen security como external"

This reverts commit e556b7d2
parent e556b7d2
Loading
Loading
Loading
Loading
+4 −1
Original line number Diff line number Diff line
@@ -28,4 +28,7 @@ volumes:
  security-vol:
    name: ${SECURITY_VOL_NAME}
    driver: local
    external: true
    driver_opts:
      type: ${VOL_TYPE}
      o: addr=${VOL_ADDR},${VOL_OPTIONS}
      device: ${SECURITY_VOL_DEVICE:-:/nifi-security-vol/}
+2 −1
Original line number Diff line number Diff line
@@ -29,4 +29,5 @@ volumes:
  security-vol:
    name: ${SECURITY_VOL_NAME}
    driver: 'cloudstor:aws'
    external: true
    driver_opts:
      backing: shared