Skip to content

Commit

Permalink
fix: add port
Browse files Browse the repository at this point in the history
  • Loading branch information
aumer-amr committed Sep 12, 2024
1 parent 010383d commit 1ede44d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions kubernetes/apps/default/satisfactory/app/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,11 @@ spec:
image:
repository: ghcr.io/aumer-amr/satisfactory
tag: sha-5492cf3
service:
main:
ports:
http:
port: 5000
envFrom:
- secretRef:
name: satisfactory-secret
Expand Down

0 comments on commit 1ede44d

Please sign in to comment.