Compare commits
2 Commits
4c32340862
...
renovate/a
| Author | SHA1 | Date | |
|---|---|---|---|
| 919f9cdd05 | |||
| 2d6dcdb9ac |
@@ -27,9 +27,6 @@ volumes:
|
||||
- name: csismb-jellyfin-series
|
||||
persistentVolumeClaim:
|
||||
claimName: csismb-jellyfin-series
|
||||
- name: csismb-jellyfin-sports
|
||||
persistentVolumeClaim:
|
||||
claimName: csismb-jellyfin-sports
|
||||
- name: igpu
|
||||
hostPath:
|
||||
path: /dev/dri
|
||||
@@ -39,8 +36,6 @@ volumeMounts:
|
||||
mountPath: "/movies"
|
||||
- name: csismb-jellyfin-series
|
||||
mountPath: "/series"
|
||||
- name: csismb-jellyfin-sports
|
||||
mountPath: "/sports"
|
||||
- name: igpu
|
||||
mountPath: /dev/dri
|
||||
|
||||
|
||||
@@ -14,7 +14,7 @@ spec:
|
||||
targetRevision: HEAD
|
||||
- repoURL: https://argoproj.github.io/argo-helm
|
||||
chart: argo-cd
|
||||
targetRevision: 9.3.7
|
||||
targetRevision: 9.4.16
|
||||
helm:
|
||||
valueFiles:
|
||||
- $values/system/ArgoCD/values.yaml
|
||||
|
||||
Reference in New Issue
Block a user