add stage.d-b.ca application

This commit is contained in:
2025-05-11 12:23:52 -06:00
parent 1978ece02a
commit c57e6bd981
8 changed files with 129 additions and 0 deletions

View 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