Skip to content

Commit f7b5ef5

Browse files
aa-replicatedclaude
andcommitted
fix: expose app on NodePort 30081 for EC3 installs
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent a9e5057 commit f7b5ef5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

helmchart.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@ spec:
1313
customBrandingEnabled: repl{{ LicenseFieldValue `custom_branding_enabled` }}
1414
imageProxy:
1515
host: ""
16+
service:
17+
type: NodePort
18+
nodePort: 30081
1619
image:
1720
registry: 'repl{{ ReplicatedImageRegistry "ghcr.io" }}'
1821
repository: 'aa-replicated/gameshelf'

0 commit comments

Comments
 (0)