out/telco-hub-rds/
├── configuration
│ ├── example-overlays-config
│ │ ├── acm
│ │ │ ├── acmMirrorRegistryCM-patch.yaml
│ │ │ ├── kustomization.yaml
│ │ │ ├── options-agentserviceconfig-patch.yaml
│ │ │ └── storage-mco-patch.yaml
│ │ ├── gitops
│ │ │ ├── argocd-tls-certs-cm-patch.yaml
│ │ │ ├── init-argocd-app.yaml
│ │ │ └── kustomization.yaml
│ │ ├── logging
│ │ │ ├── cluster-log-forwarder-patch.yaml
│ │ │ ├── kustomization.yaml
│ │ │ └── README.md
│ │ ├── lso
│ │ │ ├── kustomization.yaml
│ │ │ └── local-storage-disks-patch.yaml
│ │ ├── odf
│ │ │ ├── kustomization.yaml
│ │ │ └── options-storage-cluster.yaml
│ │ └── registry
│ │ ├── catalog-source-image-patch.yaml
│ │ ├── idms-operator-mirrors-patch.yaml
│ │ ├── idms-release-mirrors-patch.yaml
│ │ ├── itms-generic-mirrors-patch.yaml
│ │ ├── itms-release-mirrors-patch.yaml
│ │ ├── kustomization.yaml
│ │ └── registry-ca-patch.yaml
│ ├── kustomization.yaml
│ ├── README.md
│ └── reference-crs
│ ├── kustomization.yaml
│ ├── optional
│ │ ├── logging
│ │ ├── lso
│ │ └── odf-internal
│ └── required
│ ├── acm
│ ├── gitops
│ ├── registry
│ └── talm
├── install
│ ├── mirror-registry
│ │ ├── imageset-config.yaml
│ │ └── README.md
│ └── openshift
│ ├── agent-config.yaml
│ └── install-config.yaml
└── scripts
└── check_current_versions.sh
out/telco-hub-rds/
├── configuration
│ ├── example-overlays-config
│ │ ├── acm
│ │ │ ├── acmMirrorRegistryCM-patch.yaml
│ │ │ ├── kustomization.yaml
│ │ │ ├── options-agentserviceconfig-patch.yaml
│ │ │ └── storage-mco-patch.yaml
│ │ ├── gitops
│ │ │ ├── argocd-tls-certs-cm-patch.yaml
│ │ │ ├── init-argocd-app.yaml
│ │ │ └── kustomization.yaml
│ │ ├── logging
│ │ │ ├── cluster-log-forwarder-patch.yaml
│ │ │ ├── kustomization.yaml
│ │ │ └── README.md
│ │ ├── lso
│ │ │ ├── kustomization.yaml
│ │ │ └── local-storage-disks-patch.yaml
│ │ ├── odf
│ │ │ ├── kustomization.yaml
│ │ │ └── options-storage-cluster.yaml
│ │ └── registry
│ │ ├── catalog-source-image-patch.yaml
│ │ ├── idms-operator-mirrors-patch.yaml
│ │ ├── idms-release-mirrors-patch.yaml
│ │ ├── itms-generic-mirrors-patch.yaml
│ │ ├── itms-release-mirrors-patch.yaml
│ │ ├── kustomization.yaml
│ │ └── registry-ca-patch.yaml
│ ├── kustomization.yaml
│ ├── README.md
│ └── reference-crs
│ ├── kustomization.yaml
│ ├── optional
│ │ ├── logging
│ │ ├── lso
│ │ └── odf-internal
│ └── required
│ ├── acm
│ ├── gitops
│ ├── registry
│ └── talm
├── install
│ ├── mirror-registry
│ │ ├── imageset-config.yaml
│ │ └── README.md
│ └── openshift
│ ├── agent-config.yaml
│ └── install-config.yaml
└── scripts
└── check_current_versions.sh
Copy to Clipboard
Copied!
Toggle word wrap
Toggle overflow