remove namespace

This commit is contained in:
duhow 2024-02-19 21:49:30 +01:00
parent 76a788939f
commit 770c6f210c
No known key found for this signature in database
8 changed files with 7 additions and 19 deletions

View file

@ -2,7 +2,6 @@ apiVersion: apps/v1
kind: Deployment
metadata:
name: open-webui-deployment
namespace: {{ .Values.namespace }}
spec:
replicas: 1
selector:
@ -35,4 +34,4 @@ spec:
volumes:
- name: webui-volume
persistentVolumeClaim:
claimName: open-webui-pvc
claimName: open-webui-pvc