networkhell

Results 4 comments of networkhell

> Does it work if you override with `os_mnt_boot_src` `UUID=780690c3-3687-439c-a61d-6a97dfaee640`? Yes it works with that override but I think the default behaviour is quite dangerous. Maybe it would be a...

Same issue here using fluent operator - liveness probe workaround not possible due to distroless images.

@joseeetm thanks for the hint. Unfortunately I am using the fluent-operator which has currently no support for a custom liveness probe.

Thanks for the hint how to workaround this. In the meantime I shifted my application credentials from helm values to a secret deployed with a ClusterResoureSet. But it may be...