Selaa lähdekoodia

move radarr to 8.8.8.8

Breandan Dezendorf 2 vuotta sitten
vanhempi
sitoutus
3aca31b25a
1 muutettua tiedostoa jossa 2 lisäystä ja 0 poistoa
  1. 2 0
      dezendorf/homelab/k3s/media/radarr.yaml

+ 2 - 0
dezendorf/homelab/k3s/media/radarr.yaml

@@ -24,6 +24,8 @@ spec:
           value: "1000"
         - name: PGID
           value: "1000"
+        - name: NAME_SERVERS
+          value: "8.8.8.8"
         ports:
         - name: web
           containerPort: 80