- Move Goldilocks to monitoring repository - Goldilocks provides VPA recommendations dashboard - Update repoURL to monitoring.git - Includes HAProxy ingress for goldilocks0213.kro.kr
10 lines
264 B
YAML
10 lines
264 B
YAML
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
|