2026-08-16 00:23:30 -07:00
|
|
|
apiVersion: kustomize.config.k8s.io/v1beta1
|
|
|
|
|
kind: Kustomization
|
|
|
|
|
namespace: agent-pod
|
|
|
|
|
resources:
|
|
|
|
|
- deployment.yaml
|
|
|
|
|
- configmap.yaml
|
2026-08-16 07:55:33 -07:00
|
|
|
- hub-configmap.yaml
|
|
|
|
|
- agent-run-configmap.yaml
|
|
|
|
|
- hub-service.yaml
|
2026-08-16 08:16:33 -07:00
|
|
|
- console-ingress.yaml
|