All checks were successful
Build and Push Docker Images / build-and-push (push) Successful in 1m13s
14 lines
177 B
YAML
14 lines
177 B
YAML
name: "b"
|
|
|
|
image:
|
|
repository: registry.bouvais.lu/tenant-jupyter
|
|
tag: "1.0.1"
|
|
|
|
resources:
|
|
requests:
|
|
cpu: 250m
|
|
memory: 512Mi
|
|
limits:
|
|
cpu: "1"
|
|
memory: 2Gi
|