feat(sol): add public edge ingress and tls
This commit is contained in:
8
environments/sol/public-edge/kustomization.yaml
Normal file
8
environments/sol/public-edge/kustomization.yaml
Normal file
@@ -0,0 +1,8 @@
|
||||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
resources:
|
||||
- cert-manager-namespace.yaml
|
||||
- cert-manager-helmchart.yaml
|
||||
- traefik-helmchart.yaml
|
||||
- letsencrypt-prod-clusterissuer.yaml
|
||||
- trade-frontend-public-ingress.yaml
|
||||
Reference in New Issue
Block a user