Skip to content

Commit de220c0

Browse files
Merge main into v1.10-branch with known resolved conflicts
2 parents ae962f2 + b1945d4 commit de220c0

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)