Agregando dashboard
This commit is contained in:
10
manifest/08-dashboard/dashboard.yml
Normal file
10
manifest/08-dashboard/dashboard.yml
Normal file
@@ -0,0 +1,10 @@
|
||||
apiVersion: helm.cattle.io/v1
|
||||
kind: HelmChart
|
||||
metadata:
|
||||
name: kubernetes-dashboard
|
||||
namespace: kube-system
|
||||
spec:
|
||||
repo: https://kubernetes.github.io/dashboard/
|
||||
chart: kubernetes-dashboard
|
||||
targetNamespace: kubernetes-dashboard
|
||||
createNamespace: true
|
||||
Reference in New Issue
Block a user