mirror of
https://github.com/karpathy/nanochat.git
synced 2026-05-12 19:00:14 +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
|