Devtron K8s Dashboard
  • Getting Started
    • Overview of Dashboard
    • Prerequisites
    • Install Modern Kubernetes Dashboard
  • User Guide
    • Explore Kubernetes Resources
      • Overview Page
      • Discover and Manage Resources
      • Nodes and Operations
      • Pod Management and Debugging
      • Cluster Terminal
      • Add Monitoring Dashboards/Graphs
      • Run Kubectl Commands Locally
    • Use Resource Watcher
    • Manage Helm Apps
    • Manage Argo CD Apps
    • Manage Flux CD Apps
    • Chart Store
      • Examples
        • Deploying MySQL Helm Chart
        • Deploying MongoDB Helm Chart
  • Operator Guide
    • Projects
    • Clusters
    • OCI Registry
    • Chart Repositories
    • Manage Authorization (RBAC)
      • SSO Login Services
        • Google
        • GitHub
        • GitLab
        • Microsoft
        • LDAP
        • OIDC
          • Keycloak
          • Okta
        • OpenShift
      • User Permissions
      • Permission Groups
      • API Tokens
    • External Links
    • Catalog Framework
    • Charts and Chart Store
    • Show/Hide Argo CD App Listing
    • Show/Hide Flux CD App Listing
    • Configure GUI Schema for Manifests
    • Configure Lock Schema for Manifests
  • Resources
    • Glossary
    • FAQ
Powered by GitBook
On this page
  • Introduction
  • Prerequisites
  • Removing your Charts from the Chart Store
Export as PDF
  1. Operator Guide

Charts and Chart Store

PreviousCatalog FrameworkNextShow/Hide Argo CD App Listing

Last updated 7 months ago

Introduction

Devtron makes it easier for you to populate your charts from multiple sources to the chart store. These sources are:

  • Chart Repository

  • OCI Registry

Figure 1: Chart Store

Prerequisites

  • Helm Chart(s)

  • Chart Repository added to Devtron

  • OCI-Compliant Registry (e.g. Docker Hub and many more)

Removing your Charts from the Chart Store

Who Can Perform This Action?

You cannot remove a chart from the Chart Store if the source was a chart repository. Removal is possible only if the charts come from OCI registry.

  1. Go to your OCI registry settings in Devtron.

  2. In the List of repositories field, remove the unwanted chart repo.

  3. Click Update.

The removed chart will no longer appear in the Chart Store.

Deleting a chart repo from your OCI registry will not lead to the removal of chart from the Chart Store

A light alternative is to disable the chart source as shown below, but this doesn't imply the removal of a chart.

Figure 6: Removing a Chart Repo
Figure 7: Disabling a Chart Source