Adrien Bouvais 2fef740a5f
Some checks failed
Build and Push Docker Images / build-and-push (push) Failing after 29s
Added tenant-b + removed name in config to use path
2026-08-15 16:38:02 +02:00

14 lines
178 B
YAML

name: "b"
image:
repository: registry.bouvais.lu/tenant-jupyter
tag: "latest"
resources:
requests:
cpu: 250m
memory: 512Mi
limits:
cpu: "1"
memory: 2Gi