I'm really excited about the new, experimental Hel...
# fleet
b
I'm really excited about the new, experimental HelmApp resource that has just been added to fleet. I am trying to get it to pull from a local http only development repository. This works with standard
fleet.yaml
and fleet cli calls but not with the new HelmApp feature. Is there something I can or should do to allow this to work in this context? Here is the error:
Copy code
│ Status:                                                                                                                                                                                                                                                                      │
│   Conditions:                                                                                                                                                                                                                                                                │
│     Last Update Time:      2025-03-27T11:40:29Z                                                                                                                                                                                                                              │
│     Message:               ErrApplied(1) [Bundle dev-kafka-helmapp: helm chart download: Get "<https://kind-registry:5000/v2/ecr/charts/kafka/tags/list>": http: server gave HTTP response to HTTPS client]                                                          │
│     Status:                False                                                                                                                                                                                                                                             │
│     Type:                  Ready                                                                                                                                                                                                                                             │
│   Desired Ready Clusters:  1                                                                                                                                                                                                                                                 │
│   Display:                                                                                                                                                                                                                                                                   │
│     Error:                     true                                                                                                                                                                                                                                          │
│     Message:                   helm chart download: Get "<https://kind-registry:5000/v2/ecr/charts/kafka/tags/list>": http: server gave HTTP response to HTTPS client                                                                                                │
│     Ready Bundle Deployments:  0/1                                                                                                                                                                                                                                           │
│     State:                     ErrApplied