Removed unecessary config
This commit is contained in:
parent
86eb2002f0
commit
f7683be745
@ -1,21 +1,9 @@
|
|||||||
tenant:
|
name: tenant-a
|
||||||
name: tenant-a
|
|
||||||
namespace: tenant-a
|
|
||||||
|
|
||||||
serviceAccount:
|
|
||||||
create: true
|
|
||||||
name: tenant-a-sa
|
|
||||||
|
|
||||||
image:
|
image:
|
||||||
repository: registry.bouvais.lu/tenant-jupyter
|
repository: registry.bouvais.lu/tenant-jupyter
|
||||||
tag: "1.0.0"
|
tag: "1.0.0"
|
||||||
|
|
||||||
s3:
|
|
||||||
endpoint: http://minio.minio-system.svc:9000
|
|
||||||
refBucket: ref-tenant-a
|
|
||||||
workBucket: work-tenant-a
|
|
||||||
secretName: tenant-a-s3-creds
|
|
||||||
|
|
||||||
resources:
|
resources:
|
||||||
requests:
|
requests:
|
||||||
cpu: 250m
|
cpu: 250m
|
||||||
@ -29,6 +17,3 @@ gpu:
|
|||||||
type: "t4" # one of: none | t4 | a100 | l4
|
type: "t4" # one of: none | t4 | a100 | l4
|
||||||
count: 1
|
count: 1
|
||||||
|
|
||||||
networkPolicy:
|
|
||||||
allowedEgress:
|
|
||||||
- minio.minio-system.svc.cluster.local
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user