Lars Lühr
Lars Lühr
Using a private repository was not possible before, so I added the imagePullSecrets to the StatefulSet. You can now define an existing secret from the same namespace. Example: ```yaml image:...
Hey everyone, when I run an `helm upgrade` on the timescale-db single chart with the latest Helm 3.3.0, it fails with the following error: ```bash helm upgrade -v 10 -f...
Hey everyone, first of all: Thanks a lot for this awesome plugin. It helps a lot! Because argocd-cm plugins are deprecated, and support will be removed in v2.7 I looked...