2026-06-16 02:27:29 +01:00
|
|
|
apiVersion: kustomize.config.k8s.io/v1beta1
|
|
|
|
|
kind: Kustomization
|
|
|
|
|
|
|
|
|
|
resources:
|
|
|
|
|
- app.yaml
|
|
|
|
|
- namespace.yaml
|
|
|
|
|
- external-secrets.yaml
|
|
|
|
|
- configmap-scripts.yaml
|
|
|
|
|
- rbac.yaml
|
2026-06-29 16:03:54 +03:00
|
|
|
- fellow-rbac.yaml
|
|
|
|
|
- fellow-storage.yaml
|
|
|
|
|
- fellow-service.yaml
|
|
|
|
|
- fellow-ingress.yaml
|
|
|
|
|
- fellow-deployment.yaml
|
2026-06-29 20:46:07 +03:00
|
|
|
- exporter-redis-configmap.yaml
|
|
|
|
|
- exporter-service.yaml
|
|
|
|
|
- servicemonitor.yaml
|
2026-06-16 02:27:29 +01:00
|
|
|
- daemonset.yaml
|