[agent][deploy] - 辽宁应急生成

This commit is contained in:
zeaslity
2025-01-10 14:52:16 +08:00
parent 9f4631af91
commit 4135195430
76 changed files with 60068 additions and 7660 deletions

View File

@@ -183,7 +183,7 @@ data:
port_var=$(echo "${hostname^^}_SERVICE_PORT_$type" | sed "s/-/_/g")
port=${!port_var}
if [ -z "$port" ]; then
case $type in
"SENTINEL")
@@ -408,8 +408,8 @@ spec:
cpu: "2"
memory: 8Gi
requests:
cpu: "100m"
memory: 1Gi
cpu: "2"
memory: 8Gi
volumeMounts:
- name: start-scripts
mountPath: /opt/bitnami/scripts/start-scripts
@@ -552,8 +552,8 @@ spec:
cpu: "2"
memory: 8Gi
requests:
cpu: "100m"
memory: 1Gi
cpu: "2"
memory: 8Gi
volumeMounts:
- name: start-scripts
mountPath: /opt/bitnami/scripts/start-scripts