nikatar

Results 4 issues of nikatar

As we know, Argo CD can show the graph of created resources. In fact, this is the most important thing in Argo CD. And often this is the main thing...

## How to Reproduce 1. Deploy Dragonfly in a master-replica configuration using the operator with the following configuration: ```yaml apiVersion: dragonflydb.io/v1alpha1 kind: Dragonfly metadata: name: dragonfly-clicker namespace: redis labels: app.kubernetes.io/name:...

Hello! Sorry if this is a stupid question) But I didn't find an answer to it So I connect to `defaultdb` in postgres as the default database. How can I...

enhancement

Hi! Thanks for Flagger - awesome project. Docs show enabling Istio sidecar injection in the canary tutorial: https://docs.flagger.app/tutorials/istio-progressive-delivery#bootstrap **Question:** Is canary with `meshProvider: istio` supported when workloads are *not* sidecar-injected...