2026-08-18 14:23:55 -07:00
|
|
|
apiVersion: kustomize.config.k8s.io/v1beta1
|
|
|
|
|
kind: Kustomization
|
|
|
|
|
namespace: agent-pod
|
|
|
|
|
resources:
|
|
|
|
|
- deployment.yaml
|
|
|
|
|
- configmap.yaml
|
|
|
|
|
- hub-configmap.yaml
|
2026-08-18 15:36:18 -07:00
|
|
|
- coordinator-configmap.yaml
|
2026-08-18 14:23:55 -07:00
|
|
|
- pi-skills-configmap.yaml
|
|
|
|
|
- ssh-configmap.yaml
|
|
|
|
|
- hub-service.yaml
|
|
|
|
|
- console-ingress.yaml
|