tanzu package repository add tanzu-mission-control-packages --url "harbor.yourdomain.com/tmc-sm/package-repository:1.0.0" --namespace tmc-local
Waiting for package repository to be updated
Waiting for package repository reconciliation for 'tanzu-mission-control-packages' Fetch failed | vendir: Error: Syncing directory '0': | Syncing directory '.' with imgpkgBundle contents: | Imgpkg: exit status 1 (stderr: imgpkg: Error: Fetching image: | Error while preparing a transport to talk with the registry: | Unable to create round tripper: | Get "https://harbor.yourdomain.com/v2/": x509: certificate signed by unknown authority | ) | | Fetching resources: Error (see .status.usefulErrorMessage for details) Error: Reconciling repository: Fetch failed
apiVersion: v1
kind: Secret
metadata:
name: kapp-controller-config
namespace: tkg-system
annotations:
kapp.k14s.io/change-group: apps.kappctrl.k14s.io/kapp-controller-config
data:
caCerts: |-
-----BEGIN CERTIFICATE-----
xxx
-----END CERTIFICATE-----
httpProxy: ""
httpsProxy: ""
noProxy: ""
dangerousSkipTLSVerify: ""
apiVersion: run.tanzu.vmware.com/v1alpha3
kind: KappControllerConfig
metadata:
...
name: wc-tmc-kapp-controller-package
namespace: testns
...
resourceVersion: "1891769"
uid: 48169c91-4f15-4a85-a8d5-116ff7d549d9
spec:
kappController:
config:
caCerts: |-
-----BEGIN CERTIFICATE-----
xxx
-----END CERTIFICATE-----
createNamespace: false
deployment:
...
globalNamespace: tkg-system
namespace: tkg-system
status:
secretRef: wc-tmc-kapp-controller-data-values
Prepare cluster to host Tanzu Mission Control Self-Managed
Impact/Risks:
Adding Tanzu Mission Control repository is stuck. Hence cannot deploy Tanzu Mission Control Self-Managed