Add CI/CD
This commit is contained in:
12
kubernetes/base/kustomization.yaml
Normal file
12
kubernetes/base/kustomization.yaml
Normal file
@@ -0,0 +1,12 @@
|
||||
---
|
||||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
namespace: dit-docs
|
||||
|
||||
commonLabels:
|
||||
app: dsm-client
|
||||
|
||||
resources:
|
||||
- ingress.yaml
|
||||
- service.yaml
|
||||
- deployment.yaml
|
||||
Reference in New Issue
Block a user