Seiji 誠 次

Results 25 comments of Seiji 誠 次

@meysam001 I had to use https://beyondco.de/docs/laravel-apidoc-generator/getting-started/installation at moment.

@mindhosting why not Alpine?

> The container has to edit the hosts firewall which I currently don't know how to execute that Run the container with `privileged` or `net_admin` flags. > The docker iptables...

It seems a limitation. The basic parser for INI can read this ``` [FAILOVER] NODE[]=8.8.8.8:80,443 NODE[]=1.1.1.1:80,443 [HEALTHCHECK] INTERVAL=15000 TIMEOUT=3 RETRY=3 ``` with `parse_ini_file(".env", true, INI_SCANNER_TYPED);` So I can have grouping...

@antonioribeiro I guess you need to overcome this limitation and look for some DevOps approach. I'm unsure how much the staff want to increment one new feature like that. Unless...

> With the latest version of the operator (v0.59.0), it should be possible to pass additional arguments via `spec.additionalArgs`. > > ``` > kind: Prometheus > apiVersion: monitoring.coreos.com/v1 > ......

@SuperQ @pvlltvk Thank you both for commenting. In past, when I wrote that, those arguments were hardcoded settings. I don't know if something changed since then. Anyway, I don't need...

Look at https://beyondco.de/docs/laravel-apidoc-generator/getting-started/installation