Skip to content

Commit f0030d2

Browse files
Use dws v1alpha6 for systemconfigurations (#288)
Signed-off-by: Matt Richerson <matthew.richerson@hpe.com>
1 parent 49bb057 commit f0030d2

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/v1alpha4
2+
apiVersion: dataworkflowservices.github.io/v1alpha6
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/v1alpha4
2+
apiVersion: dataworkflowservices.github.io/v1alpha6
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/v1alpha4
3+
apiVersion: dataworkflowservices.github.io/v1alpha6
44
kind: SystemConfiguration
55
metadata:
66
# Nnf-sos expects this resource to be default/default.

0 commit comments

Comments
 (0)