remove kustomize base
This commit is contained in:
@@ -1,2 +0,0 @@
|
|||||||
resources:
|
|
||||||
- profile.yaml
|
|
||||||
@@ -1,14 +0,0 @@
|
|||||||
apiVersion: kubeflow.org/v1
|
|
||||||
kind: Profile
|
|
||||||
metadata:
|
|
||||||
name: kubeflow-test-profile
|
|
||||||
spec:
|
|
||||||
owner:
|
|
||||||
kind: User
|
|
||||||
name: test@example.com
|
|
||||||
plugins: []
|
|
||||||
resourceQuotaSpec:
|
|
||||||
hard:
|
|
||||||
cpu: "1"
|
|
||||||
memory: 2Gi
|
|
||||||
persistentvolumeclaims: "1"
|
|
||||||
Reference in New Issue
Block a user