Karsten Kraus
Karsten Kraus
Hi there, i've recently changed my setup from nginx to apache2 and can't get the Pagespeed-Beacon to work there. The request to the beacon always returns a 404 Status-Code. I'm...
If added a dependency to `platformaux``: ``` dependencies { platformaux 'the:dependency' } ``` And disabled source-fetching in the platform-configuration: ``` platform { // ... fetchSources = false } ``` While...
Hi there, While following the template-guide i ran in to an error when running my subchart after adding a global value to its template. ``` : nil pointer evaluating interface...
Adds a boolean flag that controls whether the secret with the default log classes will be created by telegraf-operator. Required for charts that depend on it and want to build...