dragonfly-operator
dragonfly-operator copied to clipboard
Helm chart repo question
Hi, where is the Helm Chart repo located? I see you use oci:// but is there any https:// related place to fetch the Chart from? I am trying to deploy through terraform:
chart = "dragonfly-operator"
repository = "https://path/to/helmchart"
chart_version = "v1.1.7"
namespace = "dragonfly-operator"
release_name = "dragonfly-operator"