Patrick Kerwood
Patrick Kerwood
> @debu99 > > Apparently this fixed the issue for me: > > ``` > apiVersion: v1 > kind: ConfigMap > metadata: > name: argocd-cm > data: > resource.exclusions: |...
Nope.. Still an issue
Why is PR's like this not merged or even recognized? This project is truely dead.
So this issue can be closed ?
Having an option to either enable or disable [Private VLAN/port isolation](https://en.wikipedia.org/wiki/Private_VLAN) on a CIDR would be nice. Personally i wouldn't "secure" my services on the server CIDR with port isolation,...
I'm not sure on how to accomplish it, but I guess you could use netfilter to protect one self from other peers.
My personal opinion is that it should pick up the config file without any extra arguments. This it what the majority of cli tools do. I am not sure I...
Can confirm, Watchtower does not work on Google Artifact Registry. Is it possible to force Watchtower use the Docker daemon to do the pull instead of injecting credentials into Watchtower?
> @simskij Yeah sure i have posted it below: > > ``` > { > "auths": { > "europe-west3-docker.pkg.dev": { > "auth": "BASE64-encoded-value" > } > } > } >...
> For any who need to use a newer version of node and don't like the idea of using `--openssl-legacy-provider`, an alternative solution is to force a specific version of...