add stage.d-b.ca application
This commit is contained in:
8
apps/kustomize/web/base/kustomization.yaml
Normal file
8
apps/kustomize/web/base/kustomization.yaml
Normal file
@@ -0,0 +1,8 @@
|
||||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
|
||||
resources:
|
||||
- web/deployment.yaml
|
||||
- web/ingress.yaml
|
||||
- web/service.yaml
|
||||
- web/web-backend-tls.yaml
|
||||
Reference in New Issue
Block a user