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

13 lines
167 B
YAML

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