move dashboard file
This commit is contained in:
parent
93c3132a5b
commit
1b1289c842
2 changed files with 8 additions and 0 deletions
8
dashboard/kustomization.yaml
Normal file
8
dashboard/kustomization.yaml
Normal file
|
@ -0,0 +1,8 @@
|
|||
resources:
|
||||
- prod/dashboard.yaml
|
||||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
images:
|
||||
- name: yolokube/dashboard
|
||||
newName: yolokube/dashboard
|
||||
newTag: placeholder
|
Loading…
Reference in a new issue