chore: removed set x line

This commit is contained in:
2023-09-28 16:23:03 -06:00
parent 1e9cf4655e
commit ef2a4b71b9

View File

@@ -300,7 +300,6 @@ spec:
- name: SCRIPT
value: |
#!/usr/bin/env bash
set -x
oc create -f - <<EOF && sleep 2
apiVersion: batch/v1
kind: Job