Add CI/CD
This commit is contained in:
14
kubernetes/development/kustomization.yaml
Normal file
14
kubernetes/development/kustomization.yaml
Normal file
@@ -0,0 +1,14 @@
|
||||
---
|
||||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
|
||||
namespace: dit-docs
|
||||
namePrefix: dsm-client-
|
||||
|
||||
resources:
|
||||
- ../base
|
||||
|
||||
patches:
|
||||
- path: patches/ingress-host.yaml
|
||||
target:
|
||||
kind: Ingress
|
||||
Reference in New Issue
Block a user