Loading deploy/docker-compose.dev.yml +1 −4 Original line number Diff line number Diff line Loading @@ -28,7 +28,4 @@ volumes: security-vol: name: ${SECURITY_VOL_NAME} driver: local driver_opts: type: ${VOL_TYPE} o: addr=${VOL_ADDR},${VOL_OPTIONS} device: ${SECURITY_VOL_DEVICE:-:/nifi-security-vol/} external: true deploy/docker-compose.prod.yml +1 −2 Original line number Diff line number Diff line Loading @@ -29,5 +29,4 @@ volumes: security-vol: name: ${SECURITY_VOL_NAME} driver: 'cloudstor:aws' driver_opts: backing: shared external: true Loading
deploy/docker-compose.dev.yml +1 −4 Original line number Diff line number Diff line Loading @@ -28,7 +28,4 @@ volumes: security-vol: name: ${SECURITY_VOL_NAME} driver: local driver_opts: type: ${VOL_TYPE} o: addr=${VOL_ADDR},${VOL_OPTIONS} device: ${SECURITY_VOL_DEVICE:-:/nifi-security-vol/} external: true
deploy/docker-compose.prod.yml +1 −2 Original line number Diff line number Diff line Loading @@ -29,5 +29,4 @@ volumes: security-vol: name: ${SECURITY_VOL_NAME} driver: 'cloudstor:aws' driver_opts: backing: shared external: true