Skip to content

Instantly share code, notes, and snippets.

@vpavlin
Created April 22, 2020 21:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save vpavlin/4997cc66a417ac82fd76bb229b457ae4 to your computer and use it in GitHub Desktop.
Save vpavlin/4997cc66a417ac82fd76bb229b457ae4 to your computer and use it in GitHub Desktop.
apiVersion: kfdef.apps.kubeflow.org/v1beta1
kind: KfDef
metadata:
name: opendatahub-jupyterhub
namespace: opendatahub
spec:
applications:
- kustomizeConfig:
repoRef:
name: manifests
path: radanalyticsio/spark/cluster
name: radanalyticsio-cluster
- kustomizeConfig:
repoRef:
name: manifests
path: radanalyticsio/spark/operator
name: radanalyticsio-spark-operator
- kustomizeConfig:
overlays:
- build
parameters:
- name: s3_endpoint_url
value: s3.odh.com
repoRef:
name: manifests
path: jupyterhub/jupyterhub
name: jupyterhub
- kustomizeConfig:
overlays:
- additional
repoRef:
name: manifests
path: jupyterhub/notebook-images
name: notebook-images
repos:
- name: kf-manifests
uri: /home/vpavlin/devel/github.com/vpavlin/manifests
- name: manifests
uri: /home/vpavlin/devel/github.com/vpavlin/odh-manifests
version: v0.7-branch-openshift
status:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment