mirror of
https://github.com/autistic-symposium/ml-quantum-tensorflow-py.git
synced 2025-08-02 19:26:16 -04:00
kustomize
This commit is contained in:
parent
ae72757665
commit
aa0e248a45
330 changed files with 27690 additions and 0 deletions
|
@ -0,0 +1,15 @@
|
|||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
namespace: kubeflow
|
||||
nameprefix: ml-pipeline-viewer-
|
||||
commonLabels:
|
||||
app: ml-pipeline-viewer-crd
|
||||
resources:
|
||||
- crd.yaml
|
||||
- cluster-role-binding.yaml
|
||||
- cluster-role.yaml
|
||||
- deployment.yaml
|
||||
- service-account.yaml
|
||||
images:
|
||||
- name: gcr.io/ml-pipeline/viewer-crd-controller
|
||||
newTag: '0.1.23'
|
Loading…
Add table
Add a link
Reference in a new issue