Added k8s-dashboard
This commit is contained in:
10
k8s/core/kubernetes-dashboard/configmap.yaml
Normal file
10
k8s/core/kubernetes-dashboard/configmap.yaml
Normal file
@ -0,0 +1,10 @@
|
||||
---
|
||||
kind: ConfigMap
|
||||
apiVersion: v1
|
||||
metadata:
|
||||
labels:
|
||||
k8s-app: kubernetes-dashboard
|
||||
name: kubernetes-dashboard-settings
|
||||
namespace: kubernetes-dashboard
|
||||
|
||||
|
Reference in New Issue
Block a user