- Add nxtgauge-ai-assistant deployment, service, and kustomization overlays - Update users service to commit 430711a with AI endpoints - Set NXTGAUGE_USERS_URL and AI_SERVICE_KEY env vars
5 lines
112 B
YAML
5 lines
112 B
YAML
apiVersion: kustomize.config.k8s.io/v1beta1
|
|
kind: Kustomization
|
|
resources:
|
|
- deployment.yaml
|
|
- service.yaml
|