Skip to content

Commit

Permalink
fix: modifying .env for c.i.
Browse files Browse the repository at this point in the history
  • Loading branch information
ManuelePasini committed Sep 12, 2024
1 parent de74b57 commit 8c4f6a0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions dataplatform/multiple_stacks/hue.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,14 +19,12 @@ services:

volumes:
hadoop_config:
driver: local
driver_opts:
type: nfs
o: addr=${NFSADDRESS},rw,nfsvers=4,nolock,hard
device: ":${NFSPATH}/dataplatform_config/hadoop_conf/"

hue_config:
driver: local
driver_opts:
type: nfs
o: addr=${NFSADDRESS},rw,nfsvers=4,nolock,hard
Expand Down

0 comments on commit 8c4f6a0

Please sign in to comment.