titan-iac/services/logging/kustomization.yaml

29 lines
954 B
YAML

# services/logging/kustomization.yaml
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- namespace.yaml
- opensearch-dashboards-objects.yaml
- opensearch-observability-objects.yaml
- node-log-rotation-serviceaccount.yaml
- node-log-rotation-script.yaml
- node-image-gc-rpi4-serviceaccount.yaml
- node-image-gc-rpi4-script.yaml
- node-image-prune-rpi5-serviceaccount.yaml
- node-image-prune-rpi5-script.yaml
- opensearch-pvc.yaml
- opensearch-helmrelease.yaml
- opensearch-dashboards-helmrelease.yaml
- data-prepper-helmrelease.yaml
- otel-collector-helmrelease.yaml
- opensearch-ism-job.yaml
- opensearch-dashboards-setup-job.yaml
- opensearch-observability-setup-job.yaml
- opensearch-prune-cronjob.yaml
- fluent-bit-helmrelease.yaml
- node-log-rotation-daemonset.yaml
- node-image-gc-rpi4-daemonset.yaml
- node-image-prune-rpi5-daemonset.yaml
- oauth2-proxy.yaml
- ingress.yaml