forked from open-webui/open-webui
add labels and selectors
This commit is contained in:
parent
cbaada1410
commit
0b7f183a03
7 changed files with 75 additions and 23 deletions
|
@ -3,7 +3,7 @@ kind: PersistentVolumeClaim
|
|||
metadata:
|
||||
name: {{ include "open-webui.name" . }}
|
||||
labels:
|
||||
app: open-webui
|
||||
{{- include "open-webui.labels" . | nindent 4 }}
|
||||
spec:
|
||||
accessModes: [ "ReadWriteOnce" ]
|
||||
resources:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue