nanochat/helm/samosachaat/values.yaml
2026-04-16 11:06:29 -07:00

11 lines
158 B
YAML

image:
repository: ghcr.io/manmohan659/nanochat/frontend
tag: latest
pullPolicy: IfNotPresent
replicaCount: 1
service:
type: ClusterIP
port: 3000