2026-04-20 19:20:15 +00:00
|
|
|
apiVersion: kustomize.config.k8s.io/v1beta1
|
|
|
|
|
kind: Kustomization
|
2026-04-29 08:22:58 -04:00
|
|
|
resources:
|
2026-05-08 01:59:48 +00:00
|
|
|
- new-deployment.yaml
|
2026-04-29 08:23:18 -04:00
|
|
|
- hermes-secret.yaml
|
2026-05-06 01:42:12 +00:00
|
|
|
- configmap.yaml
|
|
|
|
|
- rays-hermes-secret.yaml
|
2026-05-06 15:36:27 +00:00
|
|
|
- api-server-configmap.yaml
|
2026-05-06 19:25:28 +00:00
|
|
|
- hermes-webui-service.yaml
|
2026-05-09 14:07:18 -04:00
|
|
|
# - hermes-service.yaml
|
2026-05-08 04:27:47 +00:00
|
|
|
- new-deployment-rays.yaml
|
2026-05-08 16:16:28 +00:00
|
|
|
- tele-webhook.yaml
|
2026-05-11 01:12:22 +00:00
|
|
|
- rays-configmap.yaml
|
2026-05-10 01:18:34 +00:00
|
|
|
- ../../../../infrastructure/gatewayapi/gateway-routes/hermes-webhook.yaml
|