Replies: 2 comments 7 replies
-
Hmm.. Ok. I inadvertently forgot to run the most important apply for the operator itself. 🤦♂️ I did that, now I have this error:
I'll try lowering the version, but it seems like an error in the chart too? Scott |
Beta Was this translation helpful? Give feedback.
-
Ok. Changed the version to 1.22.7 and things started to run. However, I'm now stuck with the Job pod
So, now I'm genuinely stuck. Any tips for troubleshooting or possible solutions would be greatly appreciated! Scott |
Beta Was this translation helpful? Give feedback.
-
Hi,
I'm trying to follow the directions from the docs site to install the operator. I have already gotten pgres and elasticsearch servers running. For the installation, I'mt using the es and pg example.
First problem I ran into was
So, I went looking into the chart code and saw that it looks for
indices.Visibility
so I added that to the values of theTemporalCluster
values.When I ran kubectl apply, I got the temporalcluster is created, but no pods are starting.
What did I do wrong?
Scott
Beta Was this translation helpful? Give feedback.
All reactions