Skip to content

Commit

Permalink
update overlays (#98)
Browse files Browse the repository at this point in the history
  • Loading branch information
strangiato authored Jul 29, 2022
1 parent a1286a1 commit 3b60d33
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions openshift/kfdef/kfctl_openshift_v1.5.0_odh.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ spec:
- kustomizeConfig:
repoRef:
name: manifests
path: openshift/openshiftstack/application/openshift/openshift-scc
path: openshift/openshiftstack/application/openshift/openshift-scc/overlays/istio
name: openshift-scc
- kustomizeConfig:
repoRef:
Expand All @@ -23,7 +23,7 @@ spec:
- kustomizeConfig:
repoRef:
name: manifests
path: openshift/openshiftstack/application/kfp-tekton
path: openshift/openshiftstack/application/kfp-tekton/base
name: kfp-tekton
#Uncomment if you need KFP on Argo
#Make sure to comment kfp-tekton
Expand All @@ -35,32 +35,32 @@ spec:
- kustomizeConfig:
repoRef:
name: manifests
path: openshift/openshiftstack/application/knative
path: openshift/openshiftstack/application/knative/overlays/istio
name: knative
- kustomizeConfig:
repoRef:
name: manifests
path: openshift/openshiftstack/application/jupyter-web-app
path: openshift/openshiftstack/application/jupyter-web-app/base
name: jupyter-web-app
- kustomizeConfig:
repoRef:
name: manifests
path: openshift/openshiftstack/application/notebook-controller
path: openshift/openshiftstack/application/notebook-controller/base
name: notebook-controller
- kustomizeConfig:
repoRef:
name: manifests
path: openshift/openshiftstack/application/volumes-web-app
path: openshift/openshiftstack/application/volumes-web-app/base
name: volumes-web-app
- kustomizeConfig:
repoRef:
name: manifests
path: openshift/openshiftstack/application/training-operator
path: openshift/openshiftstack/application/training-operator/base
name: training-operator
- kustomizeConfig:
repoRef:
name: manifests
path: openshift/openshiftstack/application/katib
path: openshift/openshiftstack/application/katib/base
name: katib
# To deploy kserve uncomment following line. Also note to remove/comment out kfserving application
# - kustomizeConfig:
Expand All @@ -71,7 +71,7 @@ spec:
- kustomizeConfig:
repoRef:
name: manifests
path: openshift/openshiftstack/application/kfserving
path: openshift/openshiftstack/application/kfserving/base
name: kfserving
- kustomizeConfig:
repoRef:
Expand Down

0 comments on commit 3b60d33

Please sign in to comment.