Loading deploy/docker-compose.dev.yml +4 −1 Original line number Diff line number Diff line Loading @@ -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/} deploy/docker-compose.prod.yml +2 −1 Original line number Diff line number Diff line Loading @@ -29,4 +29,5 @@ volumes: security-vol: name: ${SECURITY_VOL_NAME} driver: 'cloudstor:aws' external: true driver_opts: backing: shared Loading
deploy/docker-compose.dev.yml +4 −1 Original line number Diff line number Diff line Loading @@ -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/}
deploy/docker-compose.prod.yml +2 −1 Original line number Diff line number Diff line Loading @@ -29,4 +29,5 @@ volumes: security-vol: name: ${SECURITY_VOL_NAME} driver: 'cloudstor:aws' external: true driver_opts: backing: shared