Yury Komarov
Yury Komarov
Hello all, I'm trying to deploy portainer to my EKS using terraform. Here is my code: ``` resource "helm_release" "portainer" { name = "portainer" repository = "https://portainer.github.io/k8s/" chart = "portainer"...
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and found no similar issues. ### What happened ``` JAVA_HOME=/opt/java/openjdk JAVA_OPTS=-Xms512m -Xmx512m -Xmn256m -XX:-UseContainerSupport 2024-07-25 12:26:34.354 +0000 INFO...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Community Note * Please vote on this issue by adding a :thumbsup: [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/)...