Skip to content

Commit

Permalink
Merge branch 'main' of github.com:OCP-on-NERC/nerc-ocp-config into mi…
Browse files Browse the repository at this point in the history
…nio-with-dex-on-test
  • Loading branch information
computate committed Nov 26, 2024
2 parents 11535e6 + 3777e4b commit 1c02fa2
Show file tree
Hide file tree
Showing 11 changed files with 9 additions and 88 deletions.
7 changes: 7 additions & 0 deletions cluster-scope/overlays/nerc-ocp-prod/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -138,3 +138,10 @@ patches:
- op: replace
path: /spec/servingCerts/namedCertificates/0/names/0
value: api.shift.nerc.mghpcc.org
- target:
kind: PersistentVolumeClaim
name: image-registry-storage
patch: |
- op: replace
path: /spec/resources/requests/storage
value: 750Gi
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,3 @@ resources:
- configure-bond0
- configure-sysctl-ip-forward
- hostpath-provisioner-selinux-controller.yaml
- pci-passthrough

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

2 changes: 1 addition & 1 deletion nvidia-gpu-operator/base/gpu-cluster-policy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ spec:
repoConfig:
configMapName: ""
upgradePolicy:
autoUpgrade: true
autoUpgrade: false
drain:
deleteEmptyDir: false
enable: false
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ auth:
- openshift-logging
- koku-metrics-operator
- curator-system
- csi-wekafsplugin
- dex
name: secret-reader
policies:
Expand Down
12 changes: 0 additions & 12 deletions virt/overlays/nerc-ocp-test/hyperconverged.yaml

This file was deleted.

3 changes: 0 additions & 3 deletions virt/overlays/nerc-ocp-test/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,3 @@ kind: Kustomization
namespace: openshift-cnv
resources:
- ../../base

patches:
- path: hyperconverged.yaml

0 comments on commit 1c02fa2

Please sign in to comment.