Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
incorporating review comments
Browse files Browse the repository at this point in the history
ushabelgur committed Nov 4, 2024
1 parent 5977af5 commit 7daed51
Showing 4 changed files with 3 additions and 4 deletions.
2 changes: 1 addition & 1 deletion config/samples/e2e/bases/network-peering/machine1.yaml
Original file line number Diff line number Diff line change
@@ -26,7 +26,7 @@ spec:
type: Public
ipFamily: IPv4
volumes:
- name: root-disk-1
- name: root-disk
ephemeral:
volumeTemplate:
spec:
2 changes: 1 addition & 1 deletion config/samples/e2e/bases/network-peering/machine2.yaml
Original file line number Diff line number Diff line change
@@ -26,7 +26,7 @@ spec:
type: Public
ipFamily: IPv4
volumes:
- name: root-disk-1
- name: root-disk
ephemeral:
volumeTemplate:
spec:
1 change: 0 additions & 1 deletion config/samples/e2e/bases/network-peering/network2.yaml
Original file line number Diff line number Diff line change
@@ -2,7 +2,6 @@ apiVersion: networking.ironcore.dev/v1alpha1
kind: Network
metadata:
name: network-sample2
namespace: dev-team-onmetal-api
spec:
peerings:
- name: peering2
2 changes: 1 addition & 1 deletion config/samples/e2e/network-peering/README.md
Original file line number Diff line number Diff line change
@@ -28,7 +28,7 @@ spec:
machinePoolRef:
name: new-machinePool
volumes:
- name: root-disk-1
- name: root-disk
ephemeral:
volumeTemplate:
spec:

0 comments on commit 7daed51

Please sign in to comment.