Node selector env=test no longer valid

This commit is contained in:
Carsten Schafer
2023-10-18 10:12:53 -04:00
parent adab832ed9
commit 9951ebee0a

View File

@@ -106,8 +106,8 @@ runs:
mountPath: "/wlan-testing/tests/lab_info.json"
subPath: configuration
readOnly: true
nodeSelector:
env: tests
#nodeSelector:
# env: tests
tolerations:
- key: "tests"
operator: "Exists"