This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
resources:
|
||||
- service.yaml
|
||||
- ingress.yaml
|
||||
{% for route_file in route_files -%}
|
||||
- {{ route_file }}
|
||||
{% endfor -%}
|
||||
- certificate.yaml
|
||||
|
||||
Reference in New Issue
Block a user