mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-07 16:00:29 -05:00
update
This commit is contained in:
parent
2fda03d34e
commit
e4a429d720
3 changed files with 4 additions and 4 deletions
|
|
@ -55,7 +55,7 @@ argo-cd:
|
|||
create: true
|
||||
policy.csv: |
|
||||
g, ArgoCD Admins, role:admin
|
||||
scopes: "[groups]"
|
||||
scopes: "[groups
|
||||
|
||||
server:
|
||||
route:
|
||||
|
|
|
|||
|
|
@ -32,6 +32,6 @@ spec:
|
|||
name: open-webui-secret
|
||||
key: OLLAMA_BASE_URL
|
||||
volumes:
|
||||
- name: open-webui-pvc
|
||||
- name: open-webui-pvc1
|
||||
persistentVolumeClaim:
|
||||
claimName: open-webui-pvc
|
||||
claimName: open-webui-pvc1
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
apiVersion: v1
|
||||
kind: PersistentVolumeClaim
|
||||
metadata:
|
||||
name: open-webui-pvc
|
||||
name: open-webui-pvc1
|
||||
spec:
|
||||
storageClassName: longhorn
|
||||
accessModes:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue