templates.deployment.persistentvolumeclaim.mlruns.persistentvolumeclaim.yaml.vm Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of foundation-mda Show documentation
Show all versions of foundation-mda Show documentation
Model driven architecture artifacts for aiSSEMBLE
The newest version!
apiVersion: v1
kind: PersistentVolumeClaim
metadata:
labels:
app.kubernetes.io/instance: mlruns
app.kubernetes.io/name: mlruns
name: mlruns
spec:
accessModes:
- ReadWriteOnce
resources:
requests:
storage: 100Mi
© 2015 - 2025 Weber Informatics LLC | Privacy Policy