diff --git a/resources/app-volumes/env/k3s-cluster/templates/plex-config-pv.yaml b/resources/app-volumes/env/k3s-cluster/templates/plex-config-pv.yaml index ee07e59..ef19681 100644 --- a/resources/app-volumes/env/k3s-cluster/templates/plex-config-pv.yaml +++ b/resources/app-volumes/env/k3s-cluster/templates/plex-config-pv.yaml @@ -27,4 +27,4 @@ spec: - key: kubernetes.io/arch operator: In values: - - arm64 \ No newline at end of file + - amd64 \ No newline at end of file