apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization resources: - namespace.yaml # PostgreSQL 18.x-2.1C (image has built-in 1C entrypoint) - postgres/statefulset.yaml - postgres/service.yaml # 1C:Enterprise server (ragent + crserver + ras) - onec-server/statefulset.yaml - onec-server/service.yaml - onec-server/service-nodeport.yaml - onec-server/configmap.yaml # Gitea Actions runner (for apk-ci-ng workflows) - gitea-runner/deployment.yaml - gitea-runner/configmap.yaml - gitea-runner/register-job.yaml