Michal Hagara

Results 22 comments of Michal Hagara

@fosterseth Thank you for commenting. Yes, thats exactly it. This is simple kustomize patch I use, which gets the job done. ``` apiVersion: awx.ansible.com/v1beta1 kind: AWX metadata: name: awx labels:...

@anubisg1 If this is not configurable via values I would usually use helm with kustomize as post-render. Via kustomization you are able to modify rendered template quite nicely.

@mulbc Thank you very much for answering and helping. This is not quite what Im looking for. What I'm trying to achieve is to use different token/approle - anything really...

What I had in mind would be (ugly) workaround such as this: 1. login to vault via plugins settings page or use extension "Get token" functionality. 2. In the second...

@akozyreva Hi, sorry for the late response, I need to look into it more as I yet have to find proper permanent fix for scrolling issue. Unfortunately I have really...

I've updated to kernel 5.11.1, applied changes from this repo - so we will see. Meanwhile I'll monitor udev rules.

Today, I had more disconnects than avg (+2), which might be completely unrelated to changes you made, or changes made in the kernel. BUT the good news is, that it...

I've had esco mode already disabled prior to any changes and updates as per your documentation, so disconnects are perhaps caused by something else in my case - don't worry...

Hello @glennmatthews, is there a way how to import this kind of dump at the moment as I've encountered exactly the same issue? I've naively tried to use `--exclude auth.permission`...

Hi, uninstalling the release is the last resort. I don't really want to uninstall monitoring on production system. Yes, the k8s ruels were previously enabled, prior to 0.19 it worked...