mirror of
https://github.com/karpathy/nanochat.git
synced 2026-06-04 22:18:42 +00:00
11 lines
158 B
YAML
11 lines
158 B
YAML
image:
|
|
repository: ghcr.io/manmohan659/nanochat/frontend
|
|
tag: latest
|
|
pullPolicy: IfNotPresent
|
|
|
|
replicaCount: 1
|
|
|
|
service:
|
|
type: ClusterIP
|
|
port: 3000
|