2020-09-22 23:01:37 +00:00
|
|
|
apiVersion: v1
|
2020-10-29 21:05:38 +00:00
|
|
|
version: 0.1.1
|
2020-09-22 23:01:37 +00:00
|
|
|
appVersion: 0.1.0
|
|
|
|
annotations:
|
|
|
|
catalog.rancher.io/certified: rancher
|
|
|
|
catalog.rancher.io/namespace: cattle-monitoring-system
|
|
|
|
catalog.rancher.io/release-name: rancher-pushprox
|
|
|
|
catalog.cattle.io/hidden: "true"
|
|
|
|
description: Sets up a deployment of the PushProx proxy and a DaemonSet of PushProx clients.
|
|
|
|
name: rancher-pushprox
|
|
|
|
|
|
|
|
# A chart can be either an 'application' or a 'library' chart.
|
|
|
|
#
|
|
|
|
# Application charts are a collection of templates that can be packaged into versioned archives
|
|
|
|
# to be deployed.
|
|
|
|
#
|
|
|
|
# Library charts provide useful utilities or functions for the chart developer. They're included as
|
|
|
|
# a dependency of application charts to inject those utilities and functions into the rendering
|
|
|
|
# pipeline. Library charts do not define any templates and therefore cannot be deployed.
|
|
|
|
type: application
|