Skip to content

Set up problem #637

Answered by jeremylvln
Rynf0rce asked this question in Q&A
Aug 27, 2024 · 1 comments · 3 replies
Discussion options

You must be logged in to vote

Hi @risograph !

Are you sure you configured Agones correctly? Shulker is looking for this secret in the namespace it's deployed.

So you need to make sure this same namespace is listed in the Agones's Helm configuration at gameservers.namespaces.

If you deployed Shulker in, let's say shulker-system, your Agones Helm values.yaml file should contain something like:

gameservers:
  namespaces:
    - shulker-system

As long as you don't see the secret in Shulker's namespace, it means that you have an issue with Agones (if you have still nothing, look at their logs, maybe it will contain a clue...)

Replies: 1 comment 3 replies

Comment options

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

@jeremylvln
Comment options

@Rynf0rce
Comment options

Answer selected by Rynf0rce
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants