Shashi Deshetti

Results 12 issues of Shashi Deshetti

The current behavior of the `argocd-autopilot repo uninstall` is to uninstall pretty much the entire repo, meaning `argo cd` and all the other applications that are installed through `argocd-autopilot`. While...

enhancement

I am adding a dependency to my chart to the following repository: https://k8s.ory.sh/helm/charts The documentation for all the charts in this repo is mentioned here and works as expected: http://k8s.ory.sh/helm/...

I installed the helm chart with` persistence.enabled: true` and when I uninstalled the helm chart I see that the PVC was deleted. I would assume that PVC would not be...

bug
needs investigation

As mentioned in the title the styling in the documentation site is broken is not very easy to read the articles. https://go-colly.org/docs/introduction/start/ I looked up at the archived site and...

I have spent a good amount of time to figure out async implementation with SQLModel & FastAPI in one of our projects and thought this would be a helpful guide...

docs

We deploy applications using ArgoCD sourced through a Git repository. Currently, there is not a way to pass database credentials and config through a secret. We can only pass these...

Qdrant is a performant vector store written in Rust and is being used widely. It is one of the popular vector stores currently and will be helpful if it is...

When we use `DJANGO_DEBUG=False` in the .env, the main.css doesn't load and is messing up the UI