Skip to content

Commit a176d4a

Browse files
committed
refactor: example
Signed-off-by: Paul Bastide <[email protected]>
1 parent ac208ef commit a176d4a

File tree

3 files changed

+1
-52
lines changed

3 files changed

+1
-52
lines changed

example/two-pods-two-distinct-nx-gzip/04-resource-slice-template.yaml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,6 @@ kind: ResourceSlice
33
metadata:
44
name: nx-gzip-slice-worker-0
55
namespace: ex-dra-driver
6-
ownerReferences:
7-
- apiVersion: v1
8-
kind: Node
9-
name: worker-0
10-
uid: 599f6e81-b968-4266-9421-9d5b1fc0a544
116
spec:
127
driver: nx.device.power.ibm.com
138
nodeName: worker-0

example/two-pods-two-distinct-nx-gzip/07-demon-set.yaml

Lines changed: 0 additions & 46 deletions
This file was deleted.

example/two-pods-two-distinct-nx-gzip/kustomization.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ resources:
1515
- 04-resource-slice-template.yaml
1616
- 05-deployment-first.yaml
1717
- 06-deployment-second.yaml
18-
- 07-demon-set.yaml
18+
- 07-daemonset.yaml

0 commit comments

Comments
 (0)