Jorge
Jorge
**Description** I am trying to use argo events with my nats/jetstream instance but i cannot understand how to authenticate the eventbus jetstream exotic definition of the eventbus. In https://argoproj.github.io/argo-events/eventbus/jetstream/ i...
**Describe the bug** I have a workflow who calls a workflowtemplate who calls other templates. If I submit that workflow via argo cli, argo ui or kubectl, the workflow starts...
### Feature description I have deployed infisical helm chart with argocd but I have 2 problems with that: - every time I try to change the release of the container,...
**Describe the bug** There are 2 ways to create a rollout in argo rollouts: - The first one is with a single resource "rollout". This includes both logics: the deployment...
**Is your feature request related to a problem? Please describe.** When I deploy a self hosted infisical instance served via a self signed certificate I get this error: kubectl describe...
### Feature description I am trying to enable the prometheus metrics using the helm chart. For this I include the following env variables in the infisical-secrets secret ``` OTEL_TELEMETRY_COLLECTION_ENABLED: "true"...