Skip to content

Commit

Permalink
rem extra mounts
Browse files Browse the repository at this point in the history
colesnodgrass committed Jun 24, 2024
1 parent af990c0 commit 20a8b55
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions internal/cmd/local/k8s/cluster.go
Original file line number Diff line number Diff line change
@@ -52,10 +52,6 @@ nodes:
extraMounts:
- hostPath: %s
containerPath: /var/local-path-provisioner
- hostPath: /var/lib/docker/volumes/airbyte_db/_data
containerPath: /mnt/postgres
- hostPath: /var/lib/docker/volumes/airbyte_data/_data
containerPath: /mnt/minio
extraPortMappings:
- containerPort: 80
hostPort: %d

0 comments on commit 20a8b55

Please sign in to comment.