path
This commit is contained in:
@@ -5,19 +5,16 @@ metadata:
|
|||||||
|
|
||||||
# Include all infrastructure Application manifests as-is (no templating or modification)
|
# Include all infrastructure Application manifests as-is (no templating or modification)
|
||||||
resources:
|
resources:
|
||||||
# Platform components
|
# Platform components
|
||||||
- infra/traefik-application.yaml
|
- infra/traefik-application.yaml
|
||||||
- infra/cert-manager-application.yaml
|
- infra/cert-manager-application.yaml
|
||||||
- infra/cluster-resources-application.yaml
|
- infra/cluster-resources-application.yaml
|
||||||
- infra/kyverno.yaml
|
- infra/kyverno.yaml
|
||||||
- infra/sealedsecrets.yaml
|
- infra/sealedsecrets.yaml
|
||||||
- infra/trivy.yaml
|
- infra/trivy.yaml
|
||||||
|
|
||||||
# Monitoring stack
|
# Monitoring stack
|
||||||
- infra/prometheus.yaml
|
- infra/prometheus.yaml
|
||||||
- infra/grafana.yaml
|
- infra/grafana.yaml
|
||||||
- infra/loki.yaml
|
- infra/loki.yaml
|
||||||
- infra/fluent-bit.yaml
|
- infra/fluent-bit.yaml
|
||||||
|
|
||||||
# Business applications (currently empty, will auto-include any YAML files added)
|
|
||||||
- apps/
|
|
||||||
|
|||||||
Reference in New Issue
Block a user