Initial cloud-services repo - gateway service + pkg modules
This commit is contained in:
14
deploy/overlays/development/kustomization.yaml
Normal file
14
deploy/overlays/development/kustomization.yaml
Normal file
@@ -0,0 +1,14 @@
|
||||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
|
||||
namespace: cloud-services
|
||||
|
||||
resources:
|
||||
- ../../base
|
||||
- secrets.yaml
|
||||
# Services (uncomment as migrated)
|
||||
# - services/gateway/
|
||||
# - services/auth/
|
||||
|
||||
commonLabels:
|
||||
environment: development
|
||||
Reference in New Issue
Block a user