mirror of
https://github.com/outbackdingo/Biohazard.git
synced 2026-01-27 18:18:26 +00:00
chore: scale minecraft2 to 0
This commit is contained in:
@@ -17,7 +17,7 @@ spec:
|
||||
controllers:
|
||||
main:
|
||||
type: "deployment"
|
||||
replicas: 1
|
||||
replicas: 0 # currently unused
|
||||
pod:
|
||||
labels:
|
||||
ingress.home.arpa/internet: "allow"
|
||||
@@ -181,4 +181,4 @@ spec:
|
||||
labelSelector:
|
||||
matchLabels:
|
||||
app.kubernetes.io/name: "minecraft"
|
||||
app.kubernetes.io/instance: "minecraft"
|
||||
app.kubernetes.io/instance: "minecraft"
|
||||
|
||||
Reference in New Issue
Block a user