Skip to content

Commit

Permalink
Update kfdef used for OCP 4.9 (opendatahub-io#523)
Browse files Browse the repository at this point in the history
Signed-off-by: Landon LaSmith <[email protected]>
  • Loading branch information
LaVLaS authored Feb 4, 2022
1 parent d7992e5 commit 1989808
Showing 1 changed file with 29 additions and 1 deletion.
30 changes: 29 additions & 1 deletion kfdef/kfctl_openshift4.9_odh.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,19 @@ spec:
name: manifests
path: superset
name: superset
- kustomizeConfig:
parameters:
- name: namespace
value: openshift-operators
repoRef:
name: manifests
path: kafka/cluster
name: strimzi-operator
- kustomizeConfig:
repoRef:
name: manifests
path: kafka/kafka
name: kafka-cluster
- kustomizeConfig:
parameters:
- name: s3_endpoint_url
Expand All @@ -33,6 +46,21 @@ spec:
name: manifests
path: jupyterhub/notebook-images
name: notebook-images
- kustomizeConfig:
repoRef:
name: manifests
path: prometheus/cluster
name: prometheus-cluster
- kustomizeConfig:
repoRef:
name: manifests
path: prometheus/operator
name: prometheus-operator
- kustomizeConfig:
repoRef:
name: manifests
path: odhargo/cluster
name: odhargo-cluster
- kustomizeConfig:
repoRef:
name: manifests
Expand All @@ -42,4 +70,4 @@ spec:
- name: kf-manifests
uri: https://github.com/opendatahub-io/manifests/tarball/v1.3-openshift
- name: manifests
uri: https://github.com/opendatahub-io/odh-manifests/tarball/v1.1.1
uri: https://github.com/opendatahub-io/odh-manifests/tarball/v1.1.2

0 comments on commit 1989808

Please sign in to comment.