Skip to content

Commit f4c161b

Browse files
committed
update: names
1 parent ed50068 commit f4c161b

File tree

4 files changed

+3
-3
lines changed

4 files changed

+3
-3
lines changed
File renamed without changes.

demos/overlays/all-the-things/kustomization.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ kind: Kustomization
33

44
components:
55
- ../../components/nvidia-gpu-autoscale
6-
- ../../components/devspaces
6+
- ../../components/devspaces-gpu
77
- ../../components/rhoai
88
- ../../components/rhoai-intel
99

demos/overlays/devspaces/kustomization.yaml renamed to demos/overlays/devspaces-gpu/kustomization.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ apiVersion: kustomize.config.k8s.io/v1beta1
22
kind: Kustomization
33

44
components:
5-
- ../../components/devspaces
5+
- ../../components/devspaces-gpu
66

77
resources:
88
- ../../base

demos/overlays/devspaces-nvidia-gpu-autoscale/kustomization.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ kind: Kustomization
33

44
components:
55
- ../../components/nvidia-gpu-autoscale
6-
- ../../components/devspaces
6+
- ../../components/devspaces-gpu
77

88
resources:
99
- ../../base

0 commit comments

Comments
 (0)