FEAT(trivy): add trivy-ui Application with ingress

- Add trivy-ui as separate ArgoCD Application with inline values
- Create ingress.yaml for trivy0213.kro.kr
- Update kustomization.yaml to include ingress
This commit is contained in:
2025-12-31 23:11:54 +09:00
parent a3d971b986
commit 95c756bc7f
3 changed files with 94 additions and 1 deletions

View File

@@ -1,3 +1,4 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources: []
resources:
- ingress.yaml