-
Bug
-
Resolution: Done
-
Undefined
-
None
-
1.3.0, 1.2.3
-
False
-
-
False
-
-
Description of the problem:
The following two dynamic plugins (and first plugin configuration) are missing from the deploy orchestrator on pre-existing RHDH documentation, yet they are used in the helm charts for Orch deploying RHDH flow.
These should be added to the pre-existing RHDH documentation to be in parity with helm charts (For 1.3 and 1.2)
- disabled: false package: ./dynamic-plugins/dist/backstage-plugin-kubernetes-backend-dynamic pluginConfig: kubernetes: clusterLocatorMethods: - clusters: - authProvider: serviceAccount name: Default Cluster serviceAccountToken: ${K8S_CLUSTER_TOKEN} skipTLSVerify: true url: ${K8S_CLUSTER_URL} type: config customResources: - apiVersion: v1 group: tekton.dev plural: pipelines - apiVersion: v1 group: tekton.dev plural: pipelineruns - apiVersion: v1 group: tekton.dev plural: taskruns - apiVersion: v1 group: route.openshift.io plural: routes serviceLocatorMethod: type: multiTenant - disabled: false package: ./dynamic-plugins/dist/backstage-plugin-kubernetes
- links to