Denis Baryshev
Denis Baryshev
basically no instructions in docs :( need to search through the code and figure out what env to pass! So any details on how to specify ES host/port?
ps. docker links already outdated for a few years, while relying on the linked env here.
Bad. No way to go with this then :( Can not use this for production, since the only scenario is dev usage or DIY envs.
same behavior: ```yaml filebeatConfig: filebeat.yml: | ## Hints based autodiscover filebeat.autodiscover: providers: - type: kubernetes node: ${NODE_NAME} hints.enabled: true processors: - if: equals: kubernetes.labels.app/logs_json: "true" then: - decode_json_fields: fields: ["message"]...
@mumoshu Howdy! Thank you for bringing this up. Since remote values will take a touch, maybe this one will be also a small but a handy addition #1817 (for values...
+1 . I can't say that it is because of the described issue. However editable dependencies are clearly not supported. `.../bin/pip list` in the package virtualenv, shows none which are...
Is this problem of helm secrets or might be the sops config is wrong?
+1 have the same issue. for the code retrieving box from a hash I've got the same error ``` ruby private # Retrieve or set rye_session def fetch_rye(node=nil, ssh_config=nil) if...
Hello @vinceliuice , first of all thank you! All your work is a real art! I've mentioned that absolute 0 themes on gnome-look, can't render elementary appcenter and pop shop...
Same thing I use flatpaked vscode and podman-remote (rootless configuration). Setting `"remoteUser": "myuser"` is required to exec into the toolbox container as a non-privileged user, while at the same time...