Modifed templates to read notations for ocp routes

Modified route annotations for anm, apimgr, apitraffic and oath for cert-manager in values-override.yaml
Removed ingress from values-override.yaml
Fixed manual pv yaml paths
This commit is contained in:
2025-11-19 18:27:05 +08:00
parent 87db1a9aab
commit 0a203fc035
13 changed files with 196 additions and 804 deletions

View File

@@ -7,7 +7,7 @@ spec:
storage: 1Gi
nfs:
server: 192.168.0.105
path: /nfs/NFS/ocp/apim-audit
path: /nfs/NFS/ocp/apim-audit-ocp
storageClassName: nfs-csi
accessModes:
- ReadWriteMany