10 lines
290 B
YAML
10 lines
290 B
YAML
apiVersion: kustomize.config.k8s.io/v1beta1
|
|
kind: Kustomization
|
|
resources:
|
|
- middleware-redirect-to-https.yaml
|
|
- certificate-monitoring-mpabi-pl.yaml
|
|
- ingressroute-grafana.yaml
|
|
- ingressroute-grafana-http.yaml
|
|
- ingressroute-prometheus.yaml
|
|
- ingressroute-prometheus-http.yaml
|