We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
components/notebook-controller/config/overlays/standalone-service-mesh/cert-secret.yaml
1 parent 42ff23d commit b1945d4Copy full SHA for b1945d4
components/notebook-controller/config/overlays/standalone-service-mesh/cert-secret.yaml
components/notebook-controller/config/overlays/standalone-service-mesh/kustomization.yaml
@@ -4,7 +4,6 @@ resources:
4
- ../openshift
5
- gateway.yaml
6
- gateway-route.yaml
7
-- cert-secret.yaml
8
- smm.yaml
9
namespace: odh-notebook-controller-system
10
@@ -26,15 +25,6 @@ patches:
26
25
name: opendatahub-odh-gateway
27
28
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
38
- patch: |-
39
- op: replace
40
path: /spec/controlPlaneRef/namespace
0 commit comments