Skip to content

Commit 6f913e9

Browse files
committed
OCPBUGS-60006: Updating CRs to match telco-reference eng repo changes
1 parent ea47f5b commit 6f913e9

File tree

1 file changed

+129
-0
lines changed

1 file changed

+129
-0
lines changed

scalability_and_performance/telco-hub-rds.adoc

Lines changed: 129 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -231,6 +231,13 @@ The following is the complete YAML reference of all the custom resources (CRs) f
231231
include::https://raw.githubusercontent.com/openshift-kni/telco-reference/release-4.19/telco-hub/configuration/reference-crs/required/acm/acmAgentServiceConfig.yaml[]
232232
----
233233

234+
[id="telco-hub-acmMCE-yaml_{context}"]
235+
.acmMCE.yaml
236+
[source,yaml]
237+
----
238+
include::https://raw.githubusercontent.com/openshift-kni/telco-reference/release-4.19/telco-hub/configuration/reference-crs/required/acm/acmMCE.yaml[]
239+
----
240+
234241
[id="telco-hub-acmMCH-yaml_{context}"]
235242
.acmMCH.yaml
236243
[source,yaml]
@@ -367,6 +374,13 @@ include::https://raw.githubusercontent.com/openshift-kni/telco-reference/release
367374
include::https://raw.githubusercontent.com/openshift-kni/telco-reference/release-4.19/telco-hub/configuration/reference-crs/optional/odf-internal/odfOperatorGroup.yaml[]
368375
----
369376

377+
[id="telco-hub-odfReady-yaml_{context}"]
378+
.odfReady.yaml
379+
[source,yaml]
380+
----
381+
include::https://raw.githubusercontent.com/openshift-kni/telco-reference/release-4.19/telco-hub/configuration/reference-crs/optional/odf-internal/odfReady.yaml[]
382+
----
383+
370384
[id="telco-hub-odfSubscription-yaml_{context}"]
371385
.odfSubscription.yaml
372386
[source,yaml]
@@ -384,13 +398,48 @@ include::https://raw.githubusercontent.com/openshift-kni/telco-reference/release
384398
[id="telco-hub-gitopsztp-ref-crs_{context}"]
385399
=== GitOps Operator and {ztp} reference YAML
386400

401+
[id="telco-hub-addPluginsPolicy-yaml"]
402+
.addPluginsPolicy.yaml
403+
[source,yaml]
404+
----
405+
include::https://raw.githubusercontent.com/openshift-kni/telco-reference/release-4.19/telco-hub/configuration/reference-crs/required/gitops/addPluginsPolicy.yaml[]
406+
----
407+
408+
[id="telco-hub-argocd-application-yaml"]
409+
.argocd-application.yaml
410+
[source,yaml]
411+
----
412+
include::https://raw.githubusercontent.com/openshift-kni/telco-reference/release-4.19/telco-hub/configuration/reference-crs/required/gitops/argocd-application.yaml[]
413+
----
414+
415+
[id="telco-hub-argocd-tls-certs-cm-yaml"]
416+
.argocd-tls-certs-cm.yaml
417+
[source,yaml]
418+
----
419+
include::https://raw.githubusercontent.com/openshift-kni/telco-reference/release-4.19/telco-hub/configuration/reference-crs/required/gitops/argocd-tls-certs-cm.yaml[]
420+
----
421+
387422
[id="telco-hub-argocd-ssh-known-hosts-cm-yaml"]
388423
.argocd-ssh-known-hosts-cm.yaml
389424
[source,yaml]
390425
----
391426
include::https://raw.githubusercontent.com/openshift-kni/telco-reference/release-4.19/telco-hub/configuration/reference-crs/required/gitops/argocd-ssh-known-hosts-cm.yaml[]
392427
----
393428

429+
[id="telco-hub-clusterrole-yaml"]
430+
.clusterrole.yaml
431+
[source,yaml]
432+
----
433+
include::https://raw.githubusercontent.com/openshift-kni/telco-reference/release-4.19/telco-hub/configuration/reference-crs/required/gitops/clusterrole.yaml[]
434+
----
435+
436+
[id="telco-hub-clusterrolebinding-yaml"]
437+
.clusterrolebinding.yaml
438+
[source,yaml]
439+
----
440+
include::https://raw.githubusercontent.com/openshift-kni/telco-reference/release-4.19/telco-hub/configuration/reference-crs/required/gitops/clusterrolebinding.yaml[]
441+
----
442+
394443
[id="telco-hub-gitopsNS-yaml_{context}"]
395444
.gitopsNS.yaml
396445
[source,yaml]
@@ -476,9 +525,68 @@ include::https://raw.githubusercontent.com/openshift-kni/telco-reference/release
476525
include::https://raw.githubusercontent.com/openshift-kni/telco-reference/release-4.19/telco-hub/configuration/reference-crs/required/gitops/ztp-installation/policies-app.yaml[]
477526
----
478527

528+
[id="telco-hub-registry-ref-crs_{context}"]
529+
=== Registry reference YAML
530+
531+
[id="telco-hub-catalog-source-yaml"]
532+
.catalog-source.yaml
533+
[source,yaml]
534+
----
535+
include::https://raw.githubusercontent.com/openshift-kni/telco-reference/release-4.19/telco-hub/configuration/reference-crs/required/registry/catalog-source.yaml[]
536+
----
537+
538+
[id="telco-hub-idms-operator-yaml"]
539+
.idms-operator.yaml
540+
[source,yaml]
541+
----
542+
include::https://raw.githubusercontent.com/openshift-kni/telco-reference/release-4.19/telco-hub/configuration/reference-crs/required/registry/idms-operator.yaml[]
543+
----
544+
545+
[id="telco-hub-idms-release-yaml"]
546+
.idms-release.yaml
547+
[source,yaml]
548+
----
549+
include::https://raw.githubusercontent.com/openshift-kni/telco-reference/release-4.19/telco-hub/configuration/reference-crs/required/registry/idms-release.yaml[]
550+
----
551+
552+
[id="telco-hub-itms-generic-yaml"]
553+
.itms-generic.yaml
554+
[source,yaml]
555+
----
556+
include::https://raw.githubusercontent.com/openshift-kni/telco-reference/release-4.19/telco-hub/configuration/reference-crs/required/registry/itms-generic.yaml[]
557+
----
558+
559+
[id="telco-hub-itms-release-yaml"]
560+
.itms-release.yaml
561+
[source,yaml]
562+
----
563+
include::https://raw.githubusercontent.com/openshift-kni/telco-reference/release-4.19/telco-hub/configuration/reference-crs/required/registry/itms-release.yaml[]
564+
----
565+
566+
[id="telco-hub-kustomization-yaml"]
567+
.kustomization.yaml
568+
[source,yaml]
569+
----
570+
include::https://raw.githubusercontent.com/openshift-kni/telco-reference/release-4.19/telco-hub/configuration/reference-crs/required/registry/kustomization.yaml[]
571+
----
572+
573+
[id="telco-hub-operator-hub-yaml"]
574+
.operator-hub.yaml
575+
[source,yaml]
576+
----
577+
include::https://raw.githubusercontent.com/openshift-kni/telco-reference/release-4.19/telco-hub/configuration/reference-crs/required/registry/operator-hub.yaml[]
578+
----
579+
479580
[id="telco-hub-logging-ref-crs_{context}"]
480581
=== Logging reference YAML
481582

583+
[id="telco-hub-clusterLogForwarder-yaml"]
584+
.clusterLogForwarder.yaml
585+
[source,yaml]
586+
----
587+
include::https://raw.githubusercontent.com/openshift-kni/telco-reference/release-4.19/telco-hub/configuration/reference-crs/optional/logging/clusterLogForwarder.yaml[]
588+
----
589+
482590
[id="telco-hub-clusterLogNS-yaml"]
483591
.clusterLogNS.yaml
484592
[source,yaml]
@@ -493,6 +601,27 @@ include::https://raw.githubusercontent.com/openshift-kni/telco-reference/release
493601
include::https://raw.githubusercontent.com/openshift-kni/telco-reference/release-4.19/telco-hub/configuration/reference-crs/optional/logging/clusterLogOperGroup.yaml[]
494602
----
495603

604+
[id="telco-hub-clusterLogServiceAccount-yaml_{context}"]
605+
.clusterLogServiceAccount.yaml
606+
[source,yaml]
607+
----
608+
include::https://raw.githubusercontent.com/openshift-kni/telco-reference/release-4.19/telco-hub/configuration/reference-crs/optional/logging/clusterLogServiceAccount.yaml[]
609+
----
610+
611+
[id="telco-hub-clusterLogServiceAccountAuditBinding-yaml_{context}"]
612+
.clusterLogServiceAccountAuditBinding.yaml
613+
[source,yaml]
614+
----
615+
include::https://raw.githubusercontent.com/openshift-kni/telco-reference/release-4.19/telco-hub/configuration/reference-crs/optional/logging/clusterLogServiceAccountAuditBinding.yaml[]
616+
----
617+
618+
[id="telco-hub-clusterLogServiceAccountInfrastructureBinding-yaml_{context}"]
619+
.clusterLogServiceAccountInfrastructureBinding.yaml
620+
[source,yaml]
621+
----
622+
include::https://raw.githubusercontent.com/openshift-kni/telco-reference/release-4.19/telco-hub/configuration/reference-crs/optional/logging/clusterLogServiceAccountInfrastructureBinding.yaml[]
623+
----
624+
496625
[id="telco-hub-clusterLogSubscription-yaml_{context}"]
497626
.clusterLogSubscription.yaml
498627
[source,yaml]

0 commit comments

Comments
 (0)