Skip to content

Commit

Permalink
fix service type
Browse files Browse the repository at this point in the history
  • Loading branch information
wistefan committed Oct 25, 2023
1 parent b0037cd commit 7e26a7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion k3s/scorpio/scorpio.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ metadata:
app.kubernetes.io/name: scorpio
app.kubernetes.io/instance: scorpio
spec:
type: ClusterIP
type: LoadBalancer
ports:
# same as orion, makes other config easier
- port: 1026
Expand Down

0 comments on commit 7e26a7a

Please sign in to comment.