-
Notifications
You must be signed in to change notification settings - Fork 960
Use Kustomize HelmChart for Spark Operator #3139
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Use Kustomize HelmChart for Spark Operator #3139
Conversation
Signed-off-by: kunal-511 <yoyokvunal@gmail.com>
@juliusvonkohout |
Signed-off-by: kunal-511 <yoyokvunal@gmail.com>
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Signed-off-by: kunal-511 <yoyokvunal@gmail.com>
Signed-off-by: kunal-511 <yoyokvunal@gmail.com>
Signed-off-by: kunal-511 <yoyokvunal@gmail.com>
Signed-off-by: kunal-511 <yoyokvunal@gmail.com>
Signed-off-by: kunal-511 <yoyokvunal@gmail.com>
Signed-off-by: kunal-511 <yoyokvunal@gmail.com>
Signed-off-by: kunal-511 <yoyokvunal@gmail.com>
I am a bit confused. spark is totally independent of the KSERVE models web application. |
@@ -15,8 +17,14 @@ configMapGenerator: | |||
- literals: | |||
- APP_DISABLE_AUTH="True" | |||
name: kserve-models-web-app-config | |||
apiVersion: kustomize.config.k8s.io/v1beta1 | |||
kind: Kustomization | |||
helmCharts: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
i think this belongs to https://github.com/kubeflow/manifests/tree/master/apps/spark/spark-operator spark and kserve have noting to do with each other.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes I know that kserve and spark are not related to each other
Signed-off-by: kunal-511 <yoyokvunal@gmail.com>
Signed-off-by: kunal-511 <yoyokvunal@gmail.com>
Signed-off-by: kunal-511 <yoyokvunal@gmail.com>
Signed-off-by: kunal-511 <yoyokvunal@gmail.com>
Pull Request Template for Kubeflow Manifests
✏️ Summary of Changes
✅ Contributor Checklist