Edmond Hui

Results 17 comments of Edmond Hui

So, if I need to create the namespace prior to helm release happens, how it should be done?

Note, I work around the issue by disabled the unused network interface.

> Why do you have two nics on the same subnet? Just to understand your setup. > It was not thought out thoroughly, I was thinking to bind different pod...

@rata, sorry for missing `ip r` command result. I no longer have the 2nd interface enabled, so that command will not yield useful info. I do not think having 2...

I am seeing the same issue with --format=env It would be nice if there is a way to do {% for x in y%}

A test template: > {% for x in lists %} > \- {{ x }} > {% endfor %} env file: > lists=( aa bb cc ) run: > j2...

confirmed @sbliven solution works. I can concat my items with comma and set the envvar, then split it into a list inside the template Thanks!

/remove-lifecycle stale We are in the process of testing the fix in kOps 1.32, will close once we confirm

I tried the /boot/hostname method, it does not work. In fact, the file disappeared in /boot once boot.. not sure why. It'd be nice to have mdns setup for motioneyeos

Here's what I am on motionEye Version 0.42.1 Motion Version 4.2.2+gitUNKNOWN OS Version motionEyeOS 20200606 I am on Linux, mounting the /boot and add hostname. I ssh and saw on...