Skip to content

Commit

Permalink
drop
Browse files Browse the repository at this point in the history
Signed-off-by: Beraldo Leal <[email protected]>
  • Loading branch information
beraldoleal committed Feb 4, 2025
1 parent 10fc87a commit be748fd
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion config/peerpods/podvm/osc-podvm-create-job.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@ apiVersion: batch/v1
kind: Job
metadata:
name: osc-podvm-image-creation
namespace: openshift-sandboxed-containers-operator
#namespace: openshift-sandboxed-containers-operator
namespace: default
spec:
parallelism: 1
completions: 1
Expand Down

0 comments on commit be748fd

Please sign in to comment.