Explorar el Código

Expand pihole replicaset to 5 nodes

Breandan Dezendorf hace 2 años
padre
commit
2e14dd03e9
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      dezendorf/homelab/k3s/pihole/pihole.yaml

+ 1 - 1
dezendorf/homelab/k3s/pihole/pihole.yaml

@@ -9,7 +9,7 @@ spec:
     matchLabels:
       octopusexport: OctopusExport
   revisionHistoryLimit: 10
-  replicas: 3
+  replicas: 5
   strategy:
     type: RollingUpdate
   template: