testing out the file structure
This commit is contained in:
parent
9a4de26223
commit
b1217c1e03
7
home-metrics.yaml
Normal file
7
home-metrics.yaml
Normal file
@ -0,0 +1,7 @@
|
||||
apiVersion: v1
|
||||
kind: ConfigMap
|
||||
metadata:
|
||||
name: dashboard-home-metrics
|
||||
data:
|
||||
home-metrics.json: |
|
||||
{}
|
5
kustomization.yaml
Normal file
5
kustomization.yaml
Normal file
@ -0,0 +1,5 @@
|
||||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
|
||||
resources:
|
||||
- home-metrics.yaml
|
Loading…
x
Reference in New Issue
Block a user