Skip to content

Commit 979d3e7

Browse files
authored
Update kustomization.yaml
1 parent b6311c2 commit 979d3e7

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

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)