Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
tuxpeople committed Feb 24, 2024
1 parent 91cac39 commit 1959dc4
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions kubernetes/apps/games/minecraft-server/app/helmrelease-insel.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -171,3 +171,15 @@ spec:
target:
kind: Deployment
name: minecraft-server-insel-minecraft-bedrock
- patch:
- op: add
path: /spec/ports/-
value:
- name: minecraft-ssh
nodePort: 2222
port: 2222
protocol: TCP
targetPort: minecraft
target:
kind: Service
name: minecraft-server-insel-minecraft-bedrock

0 comments on commit 1959dc4

Please sign in to comment.