We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb68970 commit 35e34b6Copy full SHA for 35e34b6
kubernetes/apps/production/arr/radarr/deployment.yaml
@@ -22,7 +22,7 @@ spec:
22
fsGroupChangePolicy: OnRootMismatch
23
containers:
24
- name: radarr
25
- image: ghcr.io/onedr0p/radarr:rolling@sha256:32d0e8d46f5619069d88445936670ffbca5a3aab7ed2e94e77a834ed85df81bb
+ image: ghcr.io/onedr0p/radarr:rolling@sha256:f63ab1d9875d81f1b6d7cd69427749451d2fab981e39ffb8d9071c2e21041170
26
imagePullPolicy: IfNotPresent
27
resources:
28
requests:
0 commit comments