feat: 初始化零工后端代码
This commit is contained in:
9
gig-poc/infrastructure/k8s/kustomization.yaml
Normal file
9
gig-poc/infrastructure/k8s/kustomization.yaml
Normal file
@@ -0,0 +1,9 @@
|
||||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
namespace: gig-poc
|
||||
resources:
|
||||
- namespace.yaml
|
||||
- redis.yaml
|
||||
- api.yaml
|
||||
- web.yaml
|
||||
- ingress.yaml
|
||||
Reference in New Issue
Block a user