fix(traefik): include wildcard-cert.yaml
This commit is contained in:
parent
c2b6f7942c
commit
78cb901029
|
@ -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
|
Loading…
Reference in New Issue