mirror of
https://github.com/dredx/prole.git
synced 2026-09-27 13:04:30 +00:00
- Add init_redis.sh for Redis deployment - Extend init_gitlab.sh with Kerberos/OIDC prep and service wiring - Add init_monitoring.sh improvements - Update init_kong.sh and init_service_layer.sh - Rename ArgoCD application-openbao → application-db; add DB kustomization - Update kong-configmap, kustomization, port-mapping, service configs - Bump knoe-db version; refresh network scan Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
8 lines
190 B
YAML
8 lines
190 B
YAML
apiVersion: kustomize.config.k8s.io/v1beta1
|
|
kind: Kustomization
|
|
|
|
resources:
|
|
- ../prole/knoe-db-barman-objectstore.yaml
|
|
- ../prole/knoe-db.yaml
|
|
- ../prole/knoe-db-postgres-service.yaml
|