Tarasovych
Repos
75
Followers
3
Following
1

Turn off WIndows 10 updates

2
0

CSVArtisan

0
0

Application to create and save screenshots

0
0

For password generation

0
0

Log time, when your Laravel application goes down or up

0
0

Events

issue comment
Returned data is not an image.

I don't use the library for long, so I can't help

Created at 2 weeks ago
Add Pod annotations

It'll be much faster to fork this repo and create your own helm chart

Created at 1 month ago
closed issue
Logstash does not respect logstashJavaOpts

Chart version: 8.5.1 Kubernetes version: 1.24 Kubernetes provider: E.g. GKE (Google Kubernetes Engine) EKS Helm Version: 3

Describe the bug: Logstash does not respect logstashJavaOpts value Steps to reproduce:

  1. Set logstashJavaOpts: "-Xmx1500m -Xms1500m"
  2. Install release
  3. See env
    - env:
        - name: LS_JAVA_OPTS
          value: '-Xmx1500m -Xms1500m'
  1. But logstash logs are
[INFO ][logstash.runner          ] JVM bootstrap flags: [-Xms1g, -Xmx1g,

Because of

$ cat /usr/share/logstash/config/jvm.options | grep -i xm
# Xms represents the initial size of total heap space
# Xmx represents the maximum size of total heap space
-Xms1g
-Xmx1g

Expected behavior: Java should run with LS_JAVA_OPTS instead Provide logs and/or server output (if relevant):

Be careful to obfuscate every secrets (credentials, token, public IP, ...) that could be visible in the output before copy-pasting

Any additional context:

Created at 1 month ago
opened issue
Logstash does not respect logstashJavaOpts

Chart version: 8.5.1 Kubernetes version: 1.24 Kubernetes provider: E.g. GKE (Google Kubernetes Engine) EKS Helm Version: 3

Describe the bug: Logstash does not respect logstashJavaOpts value Steps to reproduce:

  1. Set logstashJavaOpts: "-Xmx1500m -Xms1500m"
  2. Install release
  3. See env
    - env:
        - name: LS_JAVA_OPTS
          value: '-Xmx1500m -Xms1500m'
  1. But logstash logs are
[INFO ][logstash.runner          ] JVM bootstrap flags: [-Xms1g, -Xmx1g,

Because of

$ cat /usr/share/logstash/config/jvm.options | grep -i xm
# Xms represents the initial size of total heap space
# Xmx represents the maximum size of total heap space
-Xms1g
-Xmx1g

Expected behavior: Java should run with LS_JAVA_OPTS instead Provide logs and/or server output (if relevant):

Be careful to obfuscate every secrets (credentials, token, public IP, ...) that could be visible in the output before copy-pasting

Any additional context:

Created at 1 month ago
Created at 1 month ago
issue comment
`if .. in []` doesn't match for single-element arrays

Still an issue

Created at 1 month ago
pull request opened
Update values.yaml

What changes were proposed in this pull request?

(Please fill in changes proposed in this fix)

How was this patch tested?

(Please explain how this patch was tested. E.g. helm upgrade on minikube, helm install on gke)

Created at 1 month ago

Update values.yaml

Created at 1 month ago
Created at 2 months ago
issue comment
Returned data is not an image.

@nam-co nope(

Created at 2 months ago
Created at 2 months ago
started
Created at 2 months ago
started
Created at 2 months ago