Skip to content

Commit 2d199d4

Browse files
authored
Use latest DWS api in SystemConfiguration files (#276)
Signed-off-by: Dean Roehrich <dean.roehrich@hpe.com>
1 parent 20d19e1 commit 2d199d4

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

config/systemconfiguration-htx-1.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Describes Rabbit "htx-1", or "dp0", and its compute nodes.
2-
apiVersion: dataworkflowservices.github.io/v1alpha3
2+
apiVersion: dataworkflowservices.github.io/v1alpha4
33
kind: SystemConfiguration
44
metadata:
55
# Nnf-sos expects this resource to be default/default.

config/systemconfiguration-htx-tds.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Describes Rabbit "texas", or "htx-tds", and its compute nodes.
2-
apiVersion: dataworkflowservices.github.io/v1alpha3
2+
apiVersion: dataworkflowservices.github.io/v1alpha4
33
kind: SystemConfiguration
44
metadata:
55
# Nnf-sos expects this resource to be default/default.

config/systemconfiguration-kind.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Describes the Rabbit nodes created for the KIND environment, and some
22
# imaginary compute nodes for those rabbits.
3-
apiVersion: dataworkflowservices.github.io/v1alpha3
3+
apiVersion: dataworkflowservices.github.io/v1alpha4
44
kind: SystemConfiguration
55
metadata:
66
# Nnf-sos expects this resource to be default/default.

0 commit comments

Comments
 (0)