...

Text file src/edge-infra.dev/config/pallets/f8n/platform-infra/ncr-charts-registry/ncr-charts-registry.yaml

Documentation: edge-infra.dev/config/pallets/f8n/platform-infra/ncr-charts-registry

     1apiVersion: artifactregistry.cnrm.cloud.google.com/v1beta1
     2kind: ArtifactRegistryRepository
     3metadata:
     4  name: ncr-charts
     5  annotations:
     6    cnrm.cloud.google.com/deletion-policy: abandon
     7    cnrm.cloud.google.com/state-into-spec: merge
     8spec:
     9  description: "OCI Helm Repository for NCR Charts."
    10  format: DOCKER
    11  location: us-east1

View as plain text