初始化提交
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
|
||||
resources:
|
||||
- service-account.yaml
|
||||
- easyai-web.yaml
|
||||
- easyai-server.yaml
|
||||
- ws-gateway.yaml
|
||||
- video-edit.yaml
|
||||
- sandbox.yaml
|
||||
- easyai-asg.yaml
|
||||
- agent-memory.yaml
|
||||
|
||||
commonLabels:
|
||||
app.kubernetes.io/part-of: easyai
|
||||
Reference in New Issue
Block a user