Skip to content

Select minecraftserver image #614

Closed Answered by HookWoods
DiogoMurano asked this question in Q&A
Discussion options

You must be logged in to vote

Isn't this already a feature with podOverrides ?
https://github.com/jeremylvln/Shulker/blob/main/kube/helm/templates/crds/shulkermc.io_minecraftservers.yaml#L794

Like this:

spec:
  clusterRef:
    name: getting-started
  replicas: 1
  template:
    spec:
      podOverrides:
        image:
          name: itzg/minecraft-server:2024.2.1-java21

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
3 replies
@DiogoMurano
Comment options

@jeremylvln
Comment options

@DiogoMurano
Comment options

Answer selected by jeremylvln
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
type:enhancement 🚀 New feature or request
3 participants