disable ml and move to external
This commit is contained in:
@ -2,6 +2,5 @@ apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
resources:
|
||||
- database.yaml
|
||||
- machine-learning.yaml
|
||||
- redis.yaml
|
||||
- server.yaml
|
||||
|
@ -3,5 +3,4 @@ kind: Kustomization
|
||||
resources:
|
||||
- database.yaml
|
||||
- redis.yaml
|
||||
- server.yaml
|
||||
- machine-learning.yaml
|
||||
- server.yaml
|
Reference in New Issue
Block a user