notebooks/components/notebook-controller/config/manager/kustomization.yaml

10 lines
174 B
YAML

resources:
- manager.yaml
- service-account.yaml
- service.yaml
configMapGenerator:
- name: config
literals:
- USE_ISTIO=true
- ISTIO_GATEWAY=kubeflow/kubeflow-gateway