@@ -237,7 +237,7 @@ metadata:
namespace: argocd
spec:
destination:
- namespace: copyparty
+ namespace: plex
server: https://kubernetes.default.svc
project: default
source:
@@ -1,15 +0,0 @@
----
-apiVersion: v1
-kind: PersistentVolumeClaim
-metadata:
- name: copyparty-pvc
- labels:
- app: copyparty
-spec:
- storageClassName: ceph-block
- accessModes:
- - ReadWriteOnce
- resources:
- requests:
- storage: 500Gi