Skip to content

Commit

Permalink
p
Browse files Browse the repository at this point in the history
  • Loading branch information
DanRunfola committed Dec 5, 2024
1 parent fa6d314 commit b1878a9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions geoBoundaryBuilder/queue_server_prefect.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ apiVersion: v1
kind: Pod
metadata:
name: prefect-server
namespace: geoboundaries
spec:
restartPolicy: Always
securityContext:
Expand Down Expand Up @@ -34,6 +35,7 @@ apiVersion: v1
kind: Service
metadata:
name: prefect-service
namespace: geoboundaries
spec:
type: NodePort
ports:
Expand Down

0 comments on commit b1878a9

Please sign in to comment.