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