Browse Source

Expand pihole replicaset to 5 nodes

Breandan Dezendorf 2 years ago
parent
commit
2e14dd03e9
1 changed files with 1 additions and 1 deletions
  1. 1 1
      dezendorf/homelab/k3s/pihole/pihole.yaml

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

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