dip-values add

This commit is contained in:
ychangkim
2026-06-09 11:51:43 +09:00
parent 162d9b2c2a
commit e64f933901
33 changed files with 2202 additions and 0 deletions
@@ -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"