Wenn Sie sowohl Container-Images als auch Helm-Diagramme in Artifact Registry verwalten, können Sie Ihre Diagramme mithilfe der folgenden Ansätze organisieren:
Erstellen Sie separate Repositories für Ihre Images und Helm-Diagramme.
Speichern Sie Bilder und Diagramme in separaten Namespaces im selben Repository.
Im folgenden Beispiel hat das Repository my-repo separate Namespaces für Bilder und Diagramme.
Gewähren Sie Berechtigungen für das Konto, das mit dem Repository verbunden wird. Dienstkonten für gängige Integrationen mit Artifact Registry haben Standardberechtigungen für Repositories im selben Projekt.
Konfigurieren Sie Helm für die Authentifizierung bei Artifact Registry.
[[["Leicht verständlich","easyToUnderstand","thumb-up"],["Mein Problem wurde gelöst","solvedMyProblem","thumb-up"],["Sonstiges","otherUp","thumb-up"]],[["Schwer verständlich","hardToUnderstand","thumb-down"],["Informationen oder Beispielcode falsch","incorrectInformationOrSampleCode","thumb-down"],["Benötigte Informationen/Beispiele nicht gefunden","missingTheInformationSamplesINeed","thumb-down"],["Problem mit der Übersetzung","translationIssue","thumb-down"],["Sonstiges","otherDown","thumb-down"]],["Zuletzt aktualisiert: 2025-04-03 (UTC)."],[[["Artifact Registry allows you to store Helm 3 charts as OCI container images within Docker repositories."],["You can organize your Helm charts and container images in Artifact Registry by using separate repositories or distinct namespaces within the same repository."],["Proper permissions must be granted to accounts that will interact with the repository."],["Helm must be configured to authenticate with Artifact Registry to access and manage your stored charts."],["Pub/Sub notifications can be set up to alert you to changes made within your repository."]]],[]]