Skip to content
This repository has been archived by the owner on Jun 27, 2024. It is now read-only.

Commit

Permalink
fix: Nvidia netpol back
Browse files Browse the repository at this point in the history
  • Loading branch information
lholota committed Nov 6, 2023
1 parent 63128bf commit d4a91f5
Showing 1 changed file with 7 additions and 8 deletions.
15 changes: 7 additions & 8 deletions apps/_index/values.apps.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,13 +42,13 @@ applications:
syncWave: -100
deleteProtection: false

# - name: network-policies-nvidia
# namespace: nvidia
# path: apps/network-policies
# type: helm
# syncWave: -100
# deleteProtection: false
# selfHeal: false
- name: network-policies-nvidia
namespace: nvidia
path: apps/network-policies
type: helm
syncWave: -100
deleteProtection: false
selfHeal: false

- name: network-policies-apps
namespace: apps
Expand Down Expand Up @@ -99,7 +99,6 @@ applications:
syncWave: -88
namespace: nvidia
deleteProtection: false
selfHeal: false
valueFiles:
- values.yml

Expand Down

0 comments on commit d4a91f5

Please sign in to comment.