Skip to content

Commit b1945d4

Browse files
authored
NO-JIRA: delete components/notebook-controller/config/overlays/standalone-service-mesh/cert-secret.yaml (#637)
* Delete components/notebook-controller/config/overlays/standalone-service-mesh/cert-secret.yaml * Update kustomization.yaml
1 parent 42ff23d commit b1945d4

File tree

2 files changed

+0
-19
lines changed

2 files changed

+0
-19
lines changed

components/notebook-controller/config/overlays/standalone-service-mesh/cert-secret.yaml

Lines changed: 0 additions & 9 deletions
This file was deleted.

components/notebook-controller/config/overlays/standalone-service-mesh/kustomization.yaml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ resources:
44
- ../openshift
55
- gateway.yaml
66
- gateway-route.yaml
7-
- cert-secret.yaml
87
- smm.yaml
98
namespace: odh-notebook-controller-system
109

@@ -26,15 +25,6 @@ patches:
2625
name: opendatahub-odh-gateway
2726
namespace: odh-notebook-controller-system
2827
version: v1
29-
- patch: |-
30-
- op: replace
31-
path: /metadata/namespace
32-
value: istio-system
33-
target:
34-
kind: Secret
35-
name: odh-dashboard-cert
36-
namespace: odh-notebook-controller-system
37-
version: v1
3828
- patch: |-
3929
- op: replace
4030
path: /spec/controlPlaneRef/namespace

0 commit comments

Comments
 (0)