Updated PVC naming

This commit is contained in:
Jannik S 2024-03-24 08:17:38 +01:00 committed by GitHub
parent 2fa94956f4
commit 1d64d31275
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -2,8 +2,8 @@ apiVersion: v1
kind: PersistentVolumeClaim
metadata:
labels:
app: ollama-webui
name: ollama-webui-pvc
app: open-webui
name: open-webui-pvc
namespace: open-webui
spec:
accessModes: ["ReadWriteOnce"]