fix(traefik): include wildcard-cert.yaml

This commit is contained in:
SeanOMik 2024-09-19 22:23:24 -04:00
parent c2b6f7942c
commit 78cb901029
Signed by: SeanOMik
GPG Key ID: FEC9E2FC15235964
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@ apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- ./namespace.yaml
- ./wildcard-cert.yaml
- ./helm-repository.yaml
- ./helm-release.yaml
- ./dashboard-ingress.yaml