Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: use upstream stateful chart for overseerr #20

Merged
merged 1 commit into from
Apr 14, 2024

Conversation

d3adb5
Copy link
Owner

@d3adb5 d3adb5 commented Apr 14, 2024

Use the 'stateful' chart hosted on my chart repository for Overseerr.

Use the 'stateful' chart hosted on my chart repository for Overseerr.
@d3adb5 d3adb5 added the enhancement New feature or request label Apr 14, 2024
@d3adb5 d3adb5 self-assigned this Apr 14, 2024
Copy link

===== argoproj.io/Application argo-cd/overseerr ======
265a266
>     chart: stateful
274a276,288
>         extraVolumeClaimTemplates:
>         - metadata:
>             name: config
>           spec:
>             accessModes:
>             - ReadWriteOnce
>             resources:
>               requests:
>                 storage: 512Mi
>             storageClassName: longhorn-nvme
>         extraVolumeMounts:
>         - mountPath: /config
>           name: config
290,292d303
<         persistence:
<           config:
<             storageClass: longhorn-nvme
305,307c316,317
<     path: charts/x-arr
<     repoURL: https://github.com/d3adb5/app-of-apps
<     targetRevision: HEAD
---
>     repoURL: https://charts.d3adb5.net/
>     targetRevision: 1.1.0

@d3adb5 d3adb5 merged commit 6c1aa75 into master Apr 14, 2024
1 check passed
@d3adb5 d3adb5 deleted the refactor/overseerr/use-chart-repo branch April 14, 2024 02:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant