Zoltán Zvara

Results 36 comments of Zoltán Zvara
trafficstars

Yeah this would be awesome.

@stefanprodan The `ConfigMap` exists as a resource in Kubernetes. I suspect that it is valid then: ![image](https://user-images.githubusercontent.com/8371789/158349296-3928367a-b928-46b6-835c-ae98d506ec2b.png) What is interesting to me is that what does the `kustomize-controller` has to...

@stefanprodan thanks, that fixes it!

Unfortunately, this is still an issue in case a `HelmRelease` contains a `knative` `Service`. The issue, in this case, is similar, that, is: ``` Helm upgrade failed: failed to replace...

We are encountering full disks every month.

> Temporary workaround... > > Uninstall Bloop if you have installed it... > `scoop uninstall bloop` > > Add the Bloop bucket > `scoop bucket add bloop-stable https://github.com/scalacenter/scoop-bloop.git` > >...

> For anyone else bumping into this who's gone through @consideRatio 's checklist and still is having problems, try adding this to your values.yaml: > > ``` > singleuser: >...

I have enabled NAT and it works fine so far for my use cases. A guide would indeed be nice on how to fix the routing. On 2018-02-17 23:12:38, Erhan...

I have the same issues. ``` mixins.js:5 Uncaught ReferenceError: define is not defined at mixins.js:5 (anonymous) @ mixins.js:5 jquery.mobile.custom.js:43 Uncaught TypeError: Cannot read property 'event' of undefined at jquery.mobile.custom.js:43 at...

I have found out that the `.htaccess` file is automatically regenerated every time. You are correct, `baler build` and `php bin/magento cache:clean` commands are missing. I have been running them...