make charts

pull/2404/head
Arvind Iyengar 2023-02-09 12:46:53 -08:00
parent 3db170070d
commit 45f746c751
No known key found for this signature in database
GPG Key ID: A8DD9BFD6C811498
4 changed files with 3 additions and 3 deletions

View File

@ -132,7 +132,7 @@ spec:
echo "Deleting CRDs..."; echo "Deleting CRDs...";
mkdir -p /etc/crd; mkdir -p /etc/crd;
base64 -d /etc/config/crd-manifest.tgz.b64 | tar -xzv -C /etc/crd; base64 -d /etc/config/crd-manifest.tgz.b64 | tar -xzv -C /etc/crd;
kubectl delete -Rf --ignore-not-found=true /etc/crd; kubectl delete --ignore-not-found=true -Rf /etc/crd;
volumeMounts: volumeMounts:
- name: crd-manifest - name: crd-manifest
readOnly: true readOnly: true

View File

@ -10328,9 +10328,9 @@ entries:
catalog.cattle.io/namespace: cattle-monitoring-system catalog.cattle.io/namespace: cattle-monitoring-system
catalog.cattle.io/release-name: rancher-monitoring-crd catalog.cattle.io/release-name: rancher-monitoring-crd
apiVersion: v1 apiVersion: v1
created: "2023-01-27T17:10:51.264967-08:00" created: "2023-02-09T12:46:45.680571-08:00"
description: Installs the CRDs for rancher-monitoring. description: Installs the CRDs for rancher-monitoring.
digest: 795d906f64ed37d62a9f84f36a6abcd29dec2152c4f080e20a49dca25deb1bb0 digest: 445cc9bb78900bc623b4664f44bd8d1cb29a8359b985ae41d5d9b619f874ed5b
name: rancher-monitoring-crd name: rancher-monitoring-crd
type: application type: application
urls: urls: