mirror of https://git.rancher.io/charts
commit
878d37d54c
Binary file not shown.
|
@ -46,28 +46,6 @@ entries:
|
||||||
urls:
|
urls:
|
||||||
- assets/coredns/coredns-1.10.101.tgz
|
- assets/coredns/coredns-1.10.101.tgz
|
||||||
version: 1.10.101
|
version: 1.10.101
|
||||||
enterprise-cluster-manager-feature:
|
|
||||||
- annotations:
|
|
||||||
catalog.cattle.io/certified: rancher
|
|
||||||
catalog.cattle.io/namespace: cattle-system
|
|
||||||
catalog.cattle.io/release-name: enterprise-cluster-manager-feature
|
|
||||||
apiVersion: v1
|
|
||||||
appVersion: 0.1.100
|
|
||||||
created: "2020-08-07T19:51:22.935035342Z"
|
|
||||||
description: Install Enterprise Cluster Manager feature to manage Kubernetes clusters
|
|
||||||
across providers.
|
|
||||||
digest: 70978a70e9ca83e3b84e6be2d2f931b91cbdc10887f0703666db44f9de8805ee
|
|
||||||
home: https://rancher.com
|
|
||||||
icon: https://github.com/rancher/ui/blob/master/public/assets/images/logos/welcome-cow.svg
|
|
||||||
keywords:
|
|
||||||
- rancher
|
|
||||||
maintainers:
|
|
||||||
- email: charts@rancher.com
|
|
||||||
name: Rancher Labs
|
|
||||||
name: enterprise-cluster-manager-feature
|
|
||||||
urls:
|
|
||||||
- assets/enterprise-cluster-manager/enterprise-cluster-manager-feature-0.1.100.tgz
|
|
||||||
version: 0.1.100
|
|
||||||
kube-proxy:
|
kube-proxy:
|
||||||
- apiVersion: v1
|
- apiVersion: v1
|
||||||
appVersion: v1.18.4
|
appVersion: v1.18.4
|
||||||
|
|
|
@ -1 +0,0 @@
|
||||||
tests
|
|
|
@ -1,16 +0,0 @@
|
||||||
apiVersion: v1
|
|
||||||
name: enterprise-cluster-manager-feature
|
|
||||||
description: Install Enterprise Cluster Manager feature to manage Kubernetes clusters across providers.
|
|
||||||
version: 0.1.100
|
|
||||||
appVersion: 0.1.100
|
|
||||||
home: https://rancher.com
|
|
||||||
icon: https://github.com/rancher/ui/blob/master/public/assets/images/logos/welcome-cow.svg
|
|
||||||
keywords:
|
|
||||||
- rancher
|
|
||||||
maintainers:
|
|
||||||
- name: Rancher Labs
|
|
||||||
email: charts@rancher.com
|
|
||||||
annotations:
|
|
||||||
catalog.cattle.io/certified: rancher
|
|
||||||
catalog.cattle.io/namespace: cattle-system
|
|
||||||
catalog.cattle.io/release-name: enterprise-cluster-manager-feature
|
|
|
@ -1,3 +0,0 @@
|
||||||
# Enterprise Cluster Manager Feature
|
|
||||||
|
|
||||||
This chart enabled the advanced multi-cluster management and authentication features of Rancher.
|
|
|
@ -1,10 +0,0 @@
|
||||||
apiVersion: management.cattle.io/v3
|
|
||||||
kind: Feature
|
|
||||||
metadata:
|
|
||||||
name: multi-cluster-management
|
|
||||||
spec:
|
|
||||||
value: true
|
|
||||||
status:
|
|
||||||
default: false
|
|
||||||
description: Multi-cluster provisioning and management of Kubernetes clusters.
|
|
||||||
dynamic: true
|
|
Loading…
Reference in New Issue