Skip to content

Commit

Permalink
refactor: improve compose
Browse files Browse the repository at this point in the history
  • Loading branch information
rivamarco committed Jun 28, 2024
1 parent 8b9e904 commit bc6b7c1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -165,6 +165,8 @@ services:
stdin_open: true
tty: true
command: -A
ports:
- 4040:4040 # Spark UI port if forwarded from k9s
volumes:
- ./docker/k3s_data/kubeconfig/kubeconfig.yaml:/root/.kube/config

Expand Down

0 comments on commit bc6b7c1

Please sign in to comment.