Merge pull request #519 from paynejacob/fix/logging-annos

fixed logging namespace and ui component name
pull/522/head
Caleb Bron 2020-08-03 14:52:28 -07:00 committed by GitHub
commit ed271ea1b0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -12,9 +12,9 @@ diff -x '*.tgz' -x '*.lock' -uNr packages/rancher-logging/charts-original/Chart.
+icon: https://charts.rancher.io/assets/logos/logging.svg
+annotations:
+ catalog.cattle.io/certified: rancher
+ catalog.cattle.io/namespace: logging-system
+ catalog.cattle.io/namespace: cattle-logging-system
+ catalog.cattle.io/release-name: rancher-logging
+ catalog.cattle.io/component: logging
+ catalog.cattle.io/ui-component: logging
diff -x '*.tgz' -x '*.lock' -uNr packages/rancher-logging/charts-original/values.yaml packages/rancher-logging/charts/values.yaml
--- packages/rancher-logging/charts-original/values.yaml
+++ packages/rancher-logging/charts/values.yaml