REFACTOR(docs): detach services,ingress from docs

This commit is contained in:
2025-12-29 14:22:41 +09:00
parent cdbf94bc81
commit 0996187c82
21 changed files with 52 additions and 195 deletions

View File

@@ -26,7 +26,7 @@ spec:
apk add --no-cache git
echo "Cloning repository..."
git clone https://gitea0213.kro.kr/bluemayne/applications.git /tmp/repo
cd /tmp/repo/docusaurus
cd /tmp/repo/docusaurus/asset
echo "Installing dependencies..."
npm install --legacy-peer-deps
echo "Building Docusaurus site..."

View File

@@ -2,12 +2,8 @@ apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
# ArgoCD Application 리소스는 infrastructure/kustomization.yaml에서 관리
# - argocd/docusaurus.yaml
# Namespace with Goldilocks label
- namespace.yaml
- deployment.yaml
- service.yaml
- ingress.yaml