Skip to content

Commit

Permalink
Revert NVMe Disk Configs for Prod Overlays (#5038)
Browse files Browse the repository at this point in the history
  • Loading branch information
manish-jangra authored Dec 3, 2024
1 parent 1f90e70 commit bef6617
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -39,3 +39,9 @@ kind: ApplicationSet
metadata:
name: konflux-ui
$patch: delete
---
apiVersion: argoproj.io/v1alpha1
kind: ApplicationSet
metadata:
name: nvme-storage-configurator
$patch: delete
Original file line number Diff line number Diff line change
Expand Up @@ -63,3 +63,9 @@ kind: ApplicationSet
metadata:
name: konflux-ui
$patch: delete
---
apiVersion: argoproj.io/v1alpha1
kind: ApplicationSet
metadata:
name: nvme-storage-configurator
$patch: delete

0 comments on commit bef6617

Please sign in to comment.