añadido gitea y medio argos
This commit is contained in:
@@ -15,6 +15,8 @@ spec:
|
||||
- "192.168.4.0/24"
|
||||
cluster:
|
||||
- "192.168.4.0/24"
|
||||
mgr:
|
||||
count: 2
|
||||
|
||||
mon:
|
||||
count: 3
|
||||
@@ -34,6 +36,16 @@ spec:
|
||||
operator: In
|
||||
values: ["site-a","site-b"]
|
||||
|
||||
mgr:
|
||||
nodeAffinity:
|
||||
preferredDuringSchedulingIgnoredDuringExecution:
|
||||
- weight: 100
|
||||
preference:
|
||||
matchExpressions:
|
||||
- key: kubernetes.io/hostname
|
||||
operator: In
|
||||
values: ["srvfkvm01","srvfkvm04"]
|
||||
|
||||
storage:
|
||||
useAllNodes: false
|
||||
useAllDevices: false
|
||||
|
||||
Reference in New Issue
Block a user