dip-values add
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
apiVersion: kubeflow.org/v1
|
||||
kind: Profile
|
||||
metadata:
|
||||
name: "{{ .Name }}"
|
||||
spec:
|
||||
owner:
|
||||
kind: User
|
||||
name: "{{ .Email }}"
|
||||
resourceQuotaSpec:
|
||||
hard:
|
||||
cpu: "16"
|
||||
memory: 32Gi
|
||||
persistentvolumeclaims: "12"
|
||||
Reference in New Issue
Block a user