FEAT(goldilocks): add goldilocks from infra
- Move Goldilocks to monitoring repository - Goldilocks provides VPA recommendations dashboard - Update repoURL to monitoring.git - Includes HAProxy ingress for goldilocks0213.kro.kr
This commit is contained in:
9
goldilocks/kustomization.yaml
Normal file
9
goldilocks/kustomization.yaml
Normal file
@@ -0,0 +1,9 @@
|
||||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
|
||||
resources:
|
||||
# ArgoCD Application 리소스는 monitoring/kustomization.yaml에서 관리
|
||||
# - argocd/goldilocks.yaml
|
||||
|
||||
# Goldilocks Dashboard Ingress
|
||||
- ingress/goldilocks-dashboard-ingress.yaml
|
||||
Reference in New Issue
Block a user